﻿body{
    background-image:url(/images/bg-home.jpg);
    background-repeat:no-repeat;
    background-position:top center;
    margin:0;
    padding-right:5px;
    }

img{border:0;}

#divSplash{
    width:985px;
    margin:auto;
    }
