BODY {
FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
FONT-SIZE: xx-small;
BACKGROUND-COLOR: white;
COLOR: #6a000a;
}
H1 {
COLOR: green;
}
A:hover {
COLOR: yellow;
}