/* CSS Document */

body {
font-family: Arial,Helvetica,sans-serif;
text-align : center ;
min-width : 770px ;
background-color: #FFFFFF;
color: #000000;
}
div.wrapper {
width : 998px;
text-align : center;
margin-left : auto;
margin-right : auto;
position : relative;
background-color: #FFFFFF;
} 
