 
BODY{
  font-size : 92%;
  top : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(../images/wall01.gif);
  background-repeat : repeat-y;background-position : center center;
  background-color : #ff6;
}
TD{
  font-size : 92%;
  
  
  
  

  line-height : 120%;
}
TH{
  font-size : 92%;
  font-weight : bold;
  
  
}
H1{
  font-size : 100%;
  font-weight : bold;
  color : blue;
  text-align : left;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
background-color : #ffffcc;

padding-top : 7px;
padding-left : 7px;
padding-right : 7px;
padding-bottom : 7px;
}
H2{
  font-size : 92%;
  font-weight : normal;
  color : navy;
  text-align : left;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
background-color : #ffffcc;
}
