/* Style Sheet Dr Novy */

body{
	margin: 0px;
	padding: 0px;
	text-align:center;
	background:#d5d5d5 url(back.jpg) repeat-x;
}

/* Positionierungen */

#topspacer{
	height:114px;
}

#maincenter{
	width:870px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
}