body.custom {
    background:#663366;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background:#FFCC33;
    border: 0.4em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}

.custom h1,h2,h3 {
color:#990033;
