body {
	background-image:url(2008/hintergrundverlauf.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	}

#testbild { 
   position: relative; top: 60px;
   margin: auto;
   width:767px;
   height: 586px;
   
}