body {	background-color: #ffffff;	margin: 0px;	padding: 0px;}div#page_container {	position: absolute;	width: 800px;	left: 50%;	top: 10px;	margin-left: -400px;}div#logo_header {	text-align: center;	margin-bottom: 15px;}div#page_content {	font-family: "Trebuchet MS", Arial;	font-size: 1em;}div#contact_info {	text-align: center;	border-top: 1px solid #000000;	border-bottom: 1px solid #000000;	padding-top: 10px;	padding-bottom: 10px;	margin-bottom: 10px;	background-color: #fafafa;}div#contact_info_header {	font-weight: bold;	font-size: 1.3em;	text-decoration: underline;}div#info_footer {	text-align: center;	font-weight: bold;	font-variant: small-caps;	padding-bottom: 10px;	padding-top: 10px;	margin-bottom:  15px;	background-color: #ffffcc;}