
body {
   margin:      0;
   padding:     0;
   min-width:   452px;
   color:       #a0a0a0;
   background:  #ffffff url("../img/bg.gif") repeat-x;
   font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
} 

div#content {
   margin:      0 auto;
   width:       452px;
   line-height: 0pt;
   font-size:   0pt;
}



