  
BODY{
  background-color : #fefee2;
}
H1{
  font-size : x-large;
  font-family : "Comic Sans MS";
  color : #80ff80;
}
H2{
  font-size : large;
  font-family : "Comic Sans MS";
  font-weight : normal;
  color : #0080ff;
  text-decoration : none;
}
A{
  font-size : large;
  font-family : "Comic Sans MS";
  font-weight : normal;
  color : #0080ff;
  text-decoration : none;
}
