
H1, H3, H5, STRONG, TR
    {text-align:center;
     color: yellow;
     text-decoration:underline}
H2, H4, H6{color: silver}
EM, LI, TD,I {text-align:center;
              color: white}
B, CITE, PRE {color: olive}
CODE, BIG, SMALL {color: lime}
P{color:white;
  font-family:Courier;
  text-indent:1em}
blockquote{border-color:yellow orange red lime;
           border-style:dotted;
           border-width:thick;
           font-style:oblique}
TABLE{border-color:red orange oliver;
      border-style:dashed;
      border-width:thick}
body {color:orange}


OL {list-style-image: url(star4.gif)} 

BODY {background-image:url(B-star.gif)}
