html,
.bg_color {
    background-color:#EFEFEF;
}
a:hover,
a:active {
    background-color:#CCC;
}
blockquote,
code {
    background-color:#F2F2F2;
}