@charset "UTF-8";
#wrapper {
background: url(../images/bg-splash.jpg) no-repeat center top;
width:100%;

text-align:center;
padding-top:164px;
margin:0px;
}

#splash {
width:950px;
height:320px;
background:url(../images/splash-center.jpg) no-repeat;
margin: 0px auto;
position:relative;
}

#flash {
position:absolute;
top:0px;
left:0px;}


.splash-logo {
position:absolute;
top: 50px;
right:120px;
z-index:50;
}
.splash-enter {
position:absolute;
top: 170px;
right:88px;
z-index:51;
}
