body{
    background:url(../images/bgtile.gif);
    margin-top:0px;
}
#splash{
    margin:auto;
    background:url(../images/splash.png) no-repeat;
    width:1024px;
    height:391px;
}
#splash p{
    position:relative;
    margin:0px;
    bottom:0px;
    font-family:"MS Gothic";
    font-size:10pt;
    top:390px;
    left: 105px;
}