TABLE{
  color : teal;
  background : #f8f3dc;
  background-image : url(BG.jpg);
  font-weight : bold;
  font-style : italic;
}
A:LINK{
  text-decoration : none;
  color : teal;
  background : url(BG.jpg);
  font-weight : bold;
  font-style : italic;
}
A:VISITED{
  color : teal;
  text-decoration : none;
  background : url(BG.jpg);
  font-weight : bold;
  font-style : italic;
}
H5{
  font-weight : bold;
  font-style : italic;
}
H1{
  font-weight : bold;
  font-style : italic;
}
H2{
  font-weight : bold;
  font-style : italic;
}
H3{
  font-weight : bold;
  font-style : italic;
}
H4{
  font-weight : bold;
  font-style : italic;
}
H6{
  font-weight : bold;
  font-style : italic;
}
.Class{
  background-image : url(BG.jpg);
}
BODY{
  font-weight : bold;
  font-style : italic;
  color : teal;
  background-image : url(BGnew.jpg);
}
