@charset "utf-8";

body{
    text-align: center;
   
    padding: 0px;
    font-family: Verdana;
    font-weight: normal;  
    font-size: 12px;
    color:#0066ff;
background-color:33ccff;
margin-left:auto;
margin-right:auto;



    
}

#addsense{
	background-color:33ccff;

}

#wrapper{
cear:both;
    position: relative;
    width:820px;
   
    padding: 5px 12px 8px 12px;
	margin: 5px 12px 8px 12px;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    border-bottom: 02px solid #ffffff;
background-color:#00FFFF;
text-align: center;
margin-left:auto;
margin-right:auto;
top: 2px;

    
    
} 


