.boardlist {
    background-color: whitesmoke !important;
    border-bottom: 1px solid #d1d1d1 !important;
}

body {
    background: whitesmoke;
}

h1 {
    background-color: whitesmoke;
}

h2 {
    background-color: whitesmoke;
}

.banner {
    background-color: whitesmoke;
}

.post.reply {
    background: #e1e1e1 !important;
}

.post-table th {
    background: #d1d1d1 !important;
}

.pages {
    background: #e1e1e1 !important;
}
