html,body,div{margin:0;padding:0;}
html{font-size:100.1%;}
body{
   font-family: "Lucida Sans Unicode", "Lucida Sans", Corbel, Geneva, Arial, Helvetica, sans-serif;
   color: #000;
   background-color: #CCCCCC;
   font-size: 0.8em;
   background-image: url(../images/bg_body.gif);
   background-repeat: repeat-x;
   background-position: left top;
}

