﻿#footer
{
    /* Move footer image up over bottom of signpost */
    position: relative;
    top: -80px;
    margin-bottom: -80px;
    background: url('../images/footer.png') no-repeat;
}
