<style type="text/css">
html {
	width:100%;
	height:100%;
	margin: 0px;
	border: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #eef2f5;
}
 
 .whitebackground {background-color: #ffffff;}

#background{position:absolute; z-index:1; width:100%; height:100%;}
#content{margin-left:auto;
margin-right:auto;
width:100%;
text-align:center;
position:absolute; 
 z-index:2;}

p {margin-bottom: 0; padding: 0; line-height: 1.5em;} 


.body {font-family: Verdana, Arial, sans-serif; 
font-size: 11px; color: #7E725B; font-weight: normal; 
line-height: 1.5em; padding-right: .4em; padding-left: .2em; padding-bottom: .7em; margin-bottom: .4em; padding-top: 0; text-align: left; margin-top: 0;}


A:link, A:visited, A:active {color: #fdb70e; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;}
A:hover {background-color: #cccccc; color: #6E6E6E;}


</style>
