H1 {weight: bold; font-family: Lucida, Arial, 'sans serif';
    color: green; text-align: center}
H2 {weight: bold; font-family: Lucida, Arial, 'sans serif';
    color: green}
A {color: #009000; text-decoration: none}
A:hover {color: #009000; text-decoration: underline}
BODY {color: black; background: #FFFBD9}