﻿body, html, form
{
    height: 100%;
    width: 100%;
    margin: 0;
}

body 
{
    background: #f7f7f1;
}

#Logo
{
    background: url('images/66-Block-Logo.gif') center no-repeat;
    height: 100%;
    width: 100%;
    display: block;
}
