﻿/*typography*/
body{font: 0.7em /* verdana,arial,sans-serif */ Courier New, Courier, monospace;text-align: left;}
table{font: 0.8em verdana,arial,sans-serif;text-align: center; color:#fff;}
a:link{font-family:Tahoma;color:#ffffff;text-decoration:none;font-weight:bold;font-size:10px;}
a:hover{font-family:Tahoma;color:#ff6600;text-decoration:none;font-weight:bold;font-size:10px;}
a:active{font-family:Tahoma;color:#000000;text-decoration:none;font-weight:bold;font-size:10px;}
a:visited{font-family:Tahoma;color:#fff;text-decoration:none;font-weight:bold;font-size:10px;}
a:visited:hover{font-family:Tahoma;color:#ff6600;text-decoration:none;font-weight:bold;font-size:10px;}
h1{font: bold 1.5em verdana,arial,sans-serif}
p.thanks{text-align: center; line-height: 2.0em; margin: -2px 0 0 0;}
p.thanks-bottom{text-align: center; line-height: 2.0em; margin: -60px 0 0 0;}

/*layout*/
body{margin:0 auto; padding:0 0 0 0;}
div#container{background-image: url(main-background.gif); background-repeat: no-repeat; background-position: top center; border: 2px solid #fff;}
div#container{margin: 0 auto; width: 500px; /*padding-bottom: 450px;*/}
div#splash{background-image: url(karaokehead.gif);background-repeat: no-repeat; background-position: center;}
/*div#splash{width: 800px; height:784px;padding-bottom: 600px;margin:0 auto;}*/
div#enter{position: absolute; top: 580px; left: 280px;}
div#links{width: 500px; text-align: center; background-color: #757575; padding: 0 0 1 0;}
div#belowtitle{margin: 320px 0 0 0;}
div.heading{margin: 10px 10px 10px 10px;}
div.footer{margin: 290px 0 0 0;}
hr{width: 500px; color: #fff;}
img.logo{margin: 20px 150px 3px 150px;}

/*colors*/
body{background: #000;}
p{color: #FFF;}


