﻿/*
 ** Footer Content Styles
 */
#footer
{
    top: 585px;
    width: 875px;
    height:55px;
    color: black;
    font-family: Comic Sans MS, Verdana, Arial;
    font-size: 0.8em;
    position: absolute;
    background-image: url(../images/footers/footer.jpg);
    text-align: center;
}



