body {
   background-color: #f0f0f1;
   background-image: url("../images/bg.jpg");
   background-repeat: repeat-x;
   margin:0;
   font-size: 12px;
   text-decoration: none;
   font-weight: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height:0px;
   color:#565656;
   }
