 
H1{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
  background-image : url(r1b.gif);
  text-align : center;
  font-style : italic;
  color : black;
  background-color : red;
}
H2{
  font-family : "‚l‚r ‚o–¾’©";
  font-weight : bold;
  background-image : url(r1b.gif);
  text-decoration : none;
  text-align : center;
  color : black;
  background-color : red;
}
H3{
  font-family : Impact,"‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
  background-image : url(r1b.gif);
  text-decoration : none;
  text-align : center;
  text-transform : capitalize;
  color : black;
  background-color : red;
}
BODY{
  background-image : url(grade4.gif);
  color : white;
  background-color : maroon;
}
A{
  text-decoration : none;
  color : #ffffa4;
  
}
