body {
background: #8c8c8c url(/img/splash/bg.jpg) repeat-x;
}

div#splash {
width: 830px;
margin: 100px auto;
position: relative;
}

div#splashLift {
position: absolute;
top: 0;
left: 0;
width: 400px;
margin-right: 15px;
}

div#splashCollide {
position: absolute;
top: 0;
right: 0;
width: 400px;
margin-left: 15px;
}

div#splashLift div, div#splashCollide div {
padding: 0 56px;
}

p.splashText {
color: #484848;
}

p.splashEnter {
margin-top: 24px;
}

img.splashBigImg {
width: 400px;
height: 314px;
}

img.splashEnterImg {
width: 135px;
height: 26px;
}

img.splashMedImg {
width: 171px;
height: 59px;
}
