body {
    background: #1abc9c;
}

footer {
    display: none;
}

#mainHeader .btn-success {
    color: #fff;
    background-color: #2ecc71;
}