/*
-----------------------------------------------
Assurant Health - Base Styles
Version:  Nov 12, 2007
----------------------------------------------- */


body, html {
background: #ffffff url(../images/skin_bg_print.gif) repeat-y top center;
}


#wrap {
width: auto; 
margin: 0 10%;
padding: 0; 
border: 0;
float: none !important;
color: black; 
background: #ffffff;
text-align:left;
} 



a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

