BODY {
  background-image: url(/images/bg.jpg); 
  background-repeat: no-repeat; 
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Arial;
}

TABLE {
  color: #786D5A;
}

DIV {
  color: #786D5A;
}

A {
  text-decoration: none;
}

IMG {
  border: 0;
}
