html, body { width: 100%; height: 100%; margin: 0; padding: 0; }
html { background: #0B0704 url(images/background.jpg) top center no-repeat; }
table { width: 100%; height: 100%; }
td { vertical-align: middle; }
#flashcontent { width: 950px; height: 400px; margin: auto; font: 11px verdana; color: #FFFFFF; text-align: center; line-height: 18px; }
#flashcontent a { color: #7F7F7F; text-decoration: none; }
#flashcontent a:hover { color: #8F7432; }
strong { font-weight: bold; color: #8F7432; }
#links { position:absolute; top:-2000px; }