#splashScreen img {
    margin:0 auto;
}

#splashScreen {
    position:absolute;
    top:0;
    left:0;
    height: 100%;
    width: 100%;
    background-color:#252525;
    background-repeat:no-repeat;
    text-align:center;
}