
#footer {
    color: #666666;
    background: #f9f9f9;
    padding: 10px 20px;
    border-top: 5px #efefef solid;
    font-size: 0.9em;
    line-height: 2;
    text-align: center;
}

#footer a {
    color: #999999;
}
