﻿body 
{
    margin:0px;
    padding:0px;
}

.SplashBack
{
    width:100%;
    margin:auto 0px;
    background:url(Images/splash_back.gif) left top repeat-x #ffffff;
    height:600px;
    position:relative;
}
.SignBox
{
    margin:auto;
    background:url(Images/splashbox.jpg) left top no-repeat #ffffff;
    width:613px;
    height:383px;
    top:164px;
    position:relative;
}
.WordBox
{
    position:absolute;
    left:260px;
    top:26px;
}
.SoonBox
{
    position:absolute;
    left:65px;
    top:309px;
}