html,
.bg_color {
    background-color:#DFDFDF;
}
a:hover,
a:active {
    background-color:#FFFFCC;
}

blockquote,
code {
    background-color:#F2F2F2;
}
#header {
	background-color: #DFCEDF;
	padding-bottom: 10px;
}