body  { background-color: black; margin: 0; padding: 0 }
p   { color: #999 }
h1    { color: fuchsia; font-size: 2em; line-height: 2em; text-align: center; top: 1em; border-bottom: 0.1em dotted fuchsia }
h2  { color: fuchsia; font-size: 1.3em; line-height: 1em; word-spacing: 0.3em; letter-spacing: 0.1em }
h3 { }
h4   { color: white; background-color: gray; text-indent: 1em }
h5  { color: white; font-size: 1.2em; line-height: 0.5em; text-align: center; letter-spacing: 0.1em; top: 0 }
#main     { width: 570px; float: left }
#side     { width: 230px; float: right }
#head { width: 800px }
#foot   { color: white; font-size: 1em; text-align: center; width: 800px; clear: both }
#container  { margin: 0 auto; width: 800px }
li   { color: silver; font-size: 1.3em }
a { color: #00ce80; text-decoration: none }
a:hover { color: white; text-decoration: none }
a:visited { color: white; text-decoration: none }

