﻿body
{
    background: #000000;
    background-image: url('images/splash_background.gif'); background-position:center;
    background-repeat: repeat-y;
    border: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;
}

img{
border: 0px;
padding: 0px;
}


