
body {
background-color : #f2f2f2;
}

#back {
width : 890px;
height: 310px;
background:url(back-soon.jpg) no-repeat top left;
}

.vertical {
width: 890px;
height: 310px;
position: absolute; 
top: 50%; 
left: 50%; 
margin: -155px 0 0 -445px; 
}

span {
display: none;
}
