
body { 
  background-image: url(images/bg.jpg); 
  background-repeat: repeat-x; 
  background-color: #C69C6D; }
  
  
td  {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  line-height: 11px;
  color: #362F2D;
  text-align: justify; }
