body{
	margin:0px;
	margin-top:100px;
	background-image:url(../img/fleck.jpg);
	background-attachment:fixed;
	background-color:#000;
	background-position:top center;
	background-repeat:repeat;; 
}
