body.custom {
    background: #8db6b6 url('images/background.jpg') 50% 0 repeat;
    background-attachment: fixed;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background: #fff;
}
