html{height:100%}

body,table,tr,th,td,img{margin:0;padding:0;border:0;border-collapse:collapse;text-align:center;}

body{
height:100%;
background:#1f1f1f;
text-align:center;
color:#eeeeee;
}

#ct{width:100%;height:100%;}
#ct td{vertical-align:middle;}
#hi{height:107px;border-top:1px solid black;background:#000000 url(splash-top.gif) center no-repeat;}
#mi{height:41px;background:#282828 url(splash-bar.gif);}
#lo{height:102px;border-bottom:1px solid black;background:#141414 url(splash-bottom.gif) center no-repeat;}
#xs{height:41px;width:281px;background:url(splash-logo.gif) center no-repeat;}
#hi,#mi,#lo,#xs{width:100%;margin:0 auto;}

