    body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #003333;
    }
    #container {
        margin: auto;
        width: 760px;
        text-align: left;
        height:auto;
        background-color: #F0FBD2;
    }
    #header {
        color:#003333;
        background-color:#BBD88A;
        height:120px;
    }
    #menu {
        background-color: #F0FBD2;
        border-top:3px solid #001F67;
        height:40px;
        border-bottom:1px solid #BBD88A;
    }
    #menu a:link {
        text-decoration: none;
        color: #003333;
    }
    #menu a:visited {
        text-decoration: none;
        color: #003333;
    }
    #menu a:hover {
        text-decoration: underline;
        color:#001F67;
    }
    #menu a:active {
        text-decoration: none;
    }
    #bdy {
        margin:0px 10px 0px 10px;
        line-height:16px;
    }
    #footer {
        background-color:#BBD88A;
    }
    body {
        margin-left: 0px;
        margin-top: 0px;
        background-image:url(http://www.victoriaattractions.com/images_misc/07_water.jpg);
    }
    a:link {
        text-decoration: underline;
        color: #003333;
    }
    a:visited {
        text-decoration: underline;
        color: #003333;
    }
    a:hover {
        text-decoration: underline;
        color:#001F67;
    }
    a:active {
        text-decoration: none;
    }
    h1 {
        font-size: 16px;
    }
