body, html { margin: 0; padding: 0; background: #666; text-align: center; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #999; }

a, a:visited, a:active { color: #ccc; text-decoration: underline; }
a:hover { color: #ccc; text-decoration: none; }


#splash { position: relative; text-align: center; margin: 0 auto; width: 800px; }
#splash h1 { position: relative; margin: 0; padding: 0; width: 800px; height: 449px; }
#mainTitle {  position: relative; display: block; margin: 0; padding: 0; width: 800px; height: 449px; background: url(images/splash.jpg) no-repeat top; }
#splash span { display: none; }

#copyright { font-size: 10px; margin: 20px 0 0 0; padding: 0; }
#credits { font-size: 10px; margin: 5px 0; padding: 0; }
