@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background:url(../img/splash_bg.jpg) center top #690f0f no-repeat;
text-align:center;
font-family:Trebuchet MS;
font-size:14px;
color:#000000;
line-height:22px;
}
#SplashMain{
width:480px;
margin:122px auto;
padding-top:186px;
}
#SplashMain h1{
margin:0;
padding:0;
font-size:18px;
font-weight:bold;
margin-bottom:15px;
}