body {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	text-align:center;
	/*background:#FEF4D6;*/
	background:#ffffff;
}
.divbody {
        
        width: 800px;
		height:480px;
        margin-top:0px;
		
		
}
 #content { 
    text-align:left; 
    margin:auto; 
    
    width:790px; 
    height:580px; 
	border-right-style:inset;
        border-right-width:0px;
        border-right-color:#ececec;
		border-left-style:double;
		border-left-width:0px;
		border-left-color:#ececec;
		border-bottom-style:inset;
		border-bottom-width:0px;
		border-bottom-color:#ececec;
		
		border-top-style:double;
		border-top-width:0px;
		border-top-color:#999999;
        margin-top:10px;
	
	
     
	
   } 
#verisign{
position:absolute;
  top:560px;
  text-align:center;
  left:590px;


}
