#footer-panel {
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 11px;
    height: 80px;
    background-image: url("/static/themes/default/images/layout/footer_background.gif");
    background-repeat: repeat-x;
}

#footer-panel a {
    color: #fff;
}