﻿#splashScreen img
{
    margin:0 auto;
}

#splashScreen
{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background-color: #002251;
    background-repeat:no-repeat;
    text-align:center;
}
