/* CSS Document */

body{
background:#eee;
text-align:center;
}
#splash{background:url(../assets/bg.jpg) top center no-repeat;
width:770px;
height:600px;
margin:auto;
text-align:right;
}
#enter{
padding-top:490px;
}
