﻿html, body, form {height:100%}

body 
{
    background-color:#614020;
    margin:0px;
    font-family:Verdana, Tahoma, Arial;
    font-size:11px;
    color:#FFFFFF;
    background-image:url(images/apple-birch.jpg);
    background-repeat:repeat-x;
}

div#container {margin:auto; width:1000px; height:100%}

table#main {text-align:center;}
#footer {color:#ddb56f; font-size:10px; font-weight:bold; padding:4px;}