/* CSS Document */

body {
background-color:#171612;
margin-top:50px;
text-align:center;
color:#999;
font: 62.5%/125% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
}

#splash {
margin:auto;
width:800px;
height:569px;
}

a img{border:none;}

a:focus { outline: none; }