body{	font-size: 62.5%;	font-family: Arial, "Gill Sans", Geneva, sans-serif;	/*background-color: #f0f0f0;*/	height: 100%;	margin: 0 10px 10px;	text-align: center;}h1 { font-size: 2em; }p{	font-size: 1.2em;	text-align: left;}/* Master elements */#container{	margin-left: auto;	margin-right: auto;	margin-top: 10px;	width: 950px;	color: #000;	background-color: white;	text-align: left;}#header{	float: left;	overflow: hidden;	width: 100%;	height: 150px;}#logo{	top: 0;	background: white url(/Media/Common/SixSides.jpg) center top;	left: 0;	width: 185px;	height: 150px;}
