﻿body
{
    font-size: 10pt;
    text-align: center;
    font-family: Tahoma;
        margin: 0px;
padding: 0px;
    height:100%;
    
}

#splash
{
    width: 800px;
    height: 100%;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    margin:0;
    padding:0; 
}