body.custom {
    background: #8faee2;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #FFFFFF;
    border: 0.4em solid #8faee2;
}

.custom #page {
    background: #fff;

