body{
background-color:#3c273b; 
}

#splash{
position:absolute; 
top:0; 
left:50%; 
margin-left:-400px; 
width:800px; 
height:600px; 
background-image:url("images/splash/background.jpg"); 
background-position:top center; 
background-repeat:no-repeat
}

#splash .enter{
position:absolute; 
margin-top:473px; 
margin-left:320px; 
width:158px; 
height:77px
}

#splash a{
border:0!important; 
background-color:transparent!important; 
margin:0; 
padding:0
}

#splash a img{
border:0; 
margin:0; 
padding:0; 
filter:alpha(opacity=0); 
opacity:0; 
-moz-opacity:0
}

#splash a:hover img{
border:0; 
filter:none; 
opacity:1; 
-moz-opacity:1
}
