/*stylesheet for green pages*/
BODY { background-image:url('tile.jpg');background-repeat:repeat;
font-family:arial,sans-serif;color:rgb(0,128,0); font-size:12}
A:link {color:rgb(0,128,0)}
H2{font-weight:bold; font-size=24px; text-align:center}
H3{font-weight:bold; font-size=16px; text-align:center}