body.custom {
    background: #E0D8F9;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 4em;
    padding: 0.3em;
    background: #666666;
    border: 0.4em solid #A3A3A3;
}

.custom #page {
    background: #fff;
}

.custom #header {
    padding-top: .5em;
    padding-bottom: .5em;
}

.custom #footer {
    padding-top: 0;
    padding-bottom: 0;
}

pre class=”brush: css;”
.commentlist li.tweetback {
background-color: #94E4E8;
}