body 
   {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Courier New,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #999999;
	background-color: #FFFFFF;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
   }
   
.site {
    line-height: 2;
	position: absolute;
    top: 50%;
    width: 500px;
	height: 701px;
    margin-top: -350px;
	margin-left: -250px;
	left: 50%;
}


