body.custom {
    background-color: #000000;
}

.custom #container {
    margin-top: 0;
    margin-bottom: 2em;
    padding: 0.0em;
    background: #33332f;
    border-left: 0.4em solid #3e3e3a;
	border-right: 0.4em solid #3e3e3a;
	border-bottom: 0.4em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}