
body { color: white; font-family: Arial, sans-serif; background-color: #00b700 }
a:link { color: yellow; text-decoration: none }
a:visited { color: #0f0; text-decoration: none }
a:hover { color: yellow; text-decoration: underline }
a:active { color: red; text-decoration: none }
h1 { font-size: 3em; font-family: Arial, sans-serif; font-weight: bold }
h2 { font-size: 2em; font-family: Arial, sans-serif; font-weight: bold; margin: 0.83em 0 }
h3 { font-size: 1.5em; font-weight: bold; margin: 1em 0 }
img.border { border-color: #fff }
