body {
    background: #dcfffb 
}
 
div.post.reply {
    background: #d1edea;
    border-color: #b6d9d5;
}
 
div.pages {
    background: #d1edea;
    border-color: #b6d9d5;
}
 
form table tr th {
    background-color: #87ede1;
}
 
hr {
    border-top-color: #b6d9d5;
}