#login{
    font-size:small;
    height:175px;
    left:50%;
    margin-left:-125px;
    margin-top:-87px;
    position:absolute;
    top:50%;
    width:250px;
}
#splash{background-image:url("../imgs/splash.jpg");
        height:378px;
        left:50%;
        margin-left:-346px;
        margin-top:-189px;
        position:fixed;
        top:50%;
        width:692px;
        z-index:101;
}