body { background-color: black; }
h1, h2, h3, p, form { font-family: Arial, Geneva, sans-serif; font-weight: bold; color: silver; text-align: left }
p, form { font-size: 14px }
h3 { font-size: 16px }
h2 { font-size: 18px }
h1 { font-size: 24px }
a { text-decoration: none }
a:link { color: white }
a:visited { color: gray }
a:active, a:hover { color: yellow }

