body {
background-color: #000000;

margin:0px;
padding:0px;
/*IE5.x workaround, text-align:centre affects child blocks*/
text-align: center;
}


#splash_content {
position: relative;
top: 40px;
width:500px;
padding:0px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
img {
border: 0px;
}