  
H2{
  font-family : "Comic Sans MS";
  font-weight : normal;
  font-style : normal;
  color : #0080ff;
  text-decoration : none;
  font-size : large;
}
BODY{
  
  background-color : #ff80c0;
}
H3{
  font-size : small;
  font-family : "Comic Sans MS";
  color : #0080ff;
  text-decoration : none;
  font-weight : normal;
}
H1{
  color : yellow;
  font-size : x-large;
  font-family : "Comic Sans MS";
  font-weight : bold;
  text-decoration : none;
}
A{
  font-family : "Comic Sans MS";
  color : #0080ff;
  text-decoration : none;
  font-size : large;
  font-weight : normal;
}
