H1 {
  padding-left: 10px;
  border-top-width : 0px;
  border-style : none none double none;
  font-size : 24px;
  width : 760px;
  background-image : url(images/h1.gif);
  margin-top : 10px;
  text-align : center;
  border-bottom-color : #f99848;
  line-height : 40px;
  letter-spacing : 20px;
}

H2{
  font-size : 15px;
  font-weight : bold;
  line-height : 20px;
  letter-spacing : 2px;
  margin-left : 150px;
}

H3{
  line-height : 20px;
  letter-spacing : 1px;
  margin-right : 50px;
  font-size : 15px;
  margin-left : 50px;
  text-align : justify;
}

H4{
  line-height : 20px;
  letter-spacing : 1px;
  margin-right : 50px;
  font-size : 15px;
  margin-left : 65px;
  text-align : justify;
}

H5{
  font-size : 15px;
  text-align : center;
  background-image : url(images/h1.gif);
  height : 25px;  
  line-height : 35px;
  margin-top : 10px;
  letter-spacing : 5px;
  width : 500px;
  
  
}


TABLE{
  background-color : #fffbfe;
}

BODY{
  background-color : #fffbf4;
}

.mg7 { margin-left: 15em;}