  
BODY{
  background-color : #8a0e10;
}
H1{
  font-size : x-large;
  font-family : "John Handy LET";
  font-weight : normal;
  color : #00cc66;
  text-decoration : none;
}
H2{
  font-size : large;
  font-family : "John Handy LET";
  font-weight : normal;
  color : #00cc66;
  text-decoration : none;
}
H3{
  font-size : small;
  font-family : "John Handy LET";
  font-weight : normal;
  color : #00cc66;
  text-decoration : none;
}
A{
  font-weight : normal;
  color : #00cc66;
  text-decoration : none;
}
