body { color: #333; font-size: 12px; font-family: georgia, serif; background-color: white; }
p { font-size: 15px; font-family: georgia, serif; }
a:link { color: #898989; }
a:visited { color: #7e7e7e; }
a:hover { color: #fff; background-color: #797979; text-decoration: none; }
a:active { color: #cdcdcd; background-color: #747474; }
h1 { font-size: 5em; font-weight: normal; margin: 0.67em 0; }
