@import url('{stylesheet='includes/reset_css'}');

body { background: #212121 url('/images/tiled_bckgd.gif') repeat-x; margin: 0px auto; padding: 224px 0px; width: 800px; }
#content { color: #ffffff; font-family: "Lucida Grande", Verdana, Arial, sans-serif; }
#content h1 { text-transform: uppercase; font-size: 1.5em; text-shadow: 0em 0em 0.5em black; margin-bottom: 0.9em; }
#content p { font-size: 0.9em; margin-bottom: 0.9em; }
#content ul { list-style: none; }
#content li { margin: 0.3em 0em; }
#content a { color: #ffb204; text-decoration: none; padding: 0.2em; }
#content a:hover { background-color: #ffb204; color: #ffffff; }