body{
background: url(../images/gradient.png) repeat-x #ffffff;   
}

#splash{
width: 550px;
height:450px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
margin-top: -180px;
margin-left: -275px; 
}

