body.custom {
    background: #221B1B;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}

/* nav menu color change*/
.custom .menu { background-color: #000000;
border-bottom: 0.6em solid #3e3e3a;
}
