﻿body 
{
    background-color:#000000;
    background-image:url('/lib/layout/images/bodyBG.png');
    background-repeat:repeat-x;
}

#divSplash 
{
    margin:0px auto;
    margin-top:10%;
    width:100%;
    max-width:830px;
}

#divSplash img 
{
    width:100%;
    max-width:830px;
}