/* Maple Leaf */
#outerBorder #content
{
    background-image: url(../images/pageArtMapleLeaf2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    min-height: 433px;
    clear: both;
    overflow: auto;
    padding-top: 10px;
}

#outerBorder #content #contentBody
{
    margin-bottom: 20px;
    font-size: 1.05em;
    line-height: 1.5em;
    width: 400px;
}

#outerBorder #content #contentBody #backToTop
{
    margin-top: 50px;
    text-align: left;
    font-size: 0.8em;
}