h1{
  background-image : url(h1.gif);
  width : 731px;
  height : 305px;
  font-size : 0px;
  text-align : left;
  color : white;
}
h1 a:hover{
  display : block;
  width : 100%;
  font-size : 24px;
}
#start p{
  border-top-width : 20px;
  border-top-style : solid;
  border-top-color : gray;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : gray;
  border-right-color : silver;
  border-bottom-color : gray;
  letter-spacing : 2pt;
  padding-top : 2%;
  text-align : left;
}
h1 a{
  color : white;
  width : 100%;
  display : block;
  overflow : auto;
}
h2{
  padding-left : 2%;
  border-left-width : 15px;
  border-left-style : solid;
  border-left-color : gray;
  font-size : 19px;
  color : green;
  text-align : left;
}
strong{
  font-size : 21px;
  color : black;
  background-color : yellow;
  text-decoration : underline;
}
.zero{
  text-align : center;
  width : 100%;
}
.footer{
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : green;
  font-size : 20px;
  color : white;
  background-color : green;
}
h3{
  text-align : left;
}
h4{
  text-align : left;
}
h4 a{
  font-size : 12px;
  
  color : gray;
  text-decoration : none;
}
h3 a{
  font-size : 12px;
  color : gray;
  text-decoration : none;
}
a{
  font-size : 13px;
  color : gray;
  text-decoration : underline;
}
