html, body, form
{
    height: 100%;
    margin: 0;
    padding: 0 0 0 0px;
} 

p { }

td { }

a:link { color: #999; text-decoration: none; }

a:visited { color: #999; text-decoration: none; }

a:hover { color: #999; text-decoration: underline; }

a:active { }


#logo { background-color: # FFF; width: 442px; height: 442px; margin-top: 100px; margin-left: 600px; position: fixed;}
