body {
    background-color: #110906;
    color: #CCCCCC;
}

.header, .footer {
    text-align: center;
}

.btn {
    background-color: #333333 !important;
}

.main {
    min-height: 200px;
}
