/* CSS Document */

body,html { height:100%;margin:0 }

body,td,th {
	color: #D4D0C8;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#box { width:564px; 
       height:67px; 
	   border:0px; 
	   position:absolute;
	   top:50%;
	   left:50%;
	   margin:-34px 0 0 -282px;
}

#box2 { width:59px; 
       height:36px; 
	   border:0px; 
	   position:absolute;
	   top:90%;
	   left:90%;
	   
}
