.footbar {
    color: #999;
    line-height: 25px;
    margin: 10px auto;
    padding: 18px 0 10px;
    text-align: center;
    font-size: 12px;
}

.footbar a {
    color: #666;
    text-decoration: none;
}