#footer {
    background: #f8f8f8;
    text-align: center;
}

#footer .info {
    margin: 3px 10px;
    font-size: 12px;
}

#footer a {
    text-decoration: underline;
}
