body{
    background-color: white;
    font-family: "Tahoma";
    font-variant: small-caps;
    color: #513609;
    letter-spacing: .1em;
    font-size: 11px;
}
a{
    color: #513609;
    text-decoration: none;
}
a:hover{
    color: #9bb665;
}
#MainContainer
{
    width:760px;
}
#Header{
    text-align: left;
    }
#Footer
    {
        font-size: 1.3em;
        margin-top: 20px;
        word-spacing: 8.6em;
        clear: both;
    }
.main
{
    text-align: right;
    margin-top: 5px;
}
.big
{
    font-size: 2.6em;
    width: 30%;
    float: left;
    text-align: right;
    margin-top: 50px;
}
.smaller
{
    float: left;
    text-align: left;
    margin: 57px 0px 60px 10px;
    line-height: 1.5em;
}

.smaller a
{
    text-decoration: none;
    font-weight: bold;
}
