
BODY{
  background-image : url(images/bg.gif);
}
TH{
  color : white;
  background-color : green;
  text-align : left;
}
B, strong{
  color : olive;
  
}
HR{
  
  
  height : 1px;
}

