*.html {	margin: 0px;	padding: 0px;}body {	background-repeat: repeat-y;	background-position: center; 	font-family: Arial, Helvetica, sans-serif;	text-align: center;	margin: 0px;	padding: 0px;	}	#main {	width: 100%;	margin: 0px;	padding: 0px;}#content {	width: 700px;	top: 0;		position: relative;}.contentBody {	background-image: none;	}/* old Frontpage class */.Section1 {	margin-top: 10px;	width: 650px;	}/* end old stuff */
