.app_bottom {
    padding: 10px;
    background-color: #404969;
    color: #999;
    font-size: 12px;
    line-height: 24px;
}
.app_bottom a {
    color: #999;
    text-decoration: none;
    margin-right: 10px;
}