/* CSS Document */

body { margin:0px auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; text-align:center; color:#61656f;
 background:url(mitte.jpg) no-repeat center center fixed;
 leftmargin="0" topmargin="0" marginwidth="0" marginheight="0";
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	background-repeat: repeat;
	background-position: left top;
	overflow:scroll;
}