html * {
  margin: 0;
  font-size: 100.01%;
}
body {
  margin:0;
  color: #000000; 
  background-color: #E2D8D9;
  font-family: Arial, Helvetica, sans-serif ;
  font-size: 80.00%;
}
table.bodymain {
  background: #E2D8D9 url("../images/bground.gif") repeat-x top left;
}
td.bottomlineRight {
  background-color: #000032;
}


