body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bilder/background.jpg);
	background-repeat:repeat-x;
}

#zentriert {
	 width:951px;
	 margin:0px auto;
	 height:807px;
	 background-image:url(bilder/background.jpg);
	 background-repeat:repeat-x;
	 
}

