body {
  background-color:#bad996;
}

#page_wrapper, 
#sidebar h3,
#container ul li a:hover, 
#titleBar .toggle:before {
  background-color:#b0a5a1;
}

#container ul li a, 
#titleBar .toggle:active:before, 
.pagination .pages a.active, 
.pagination .button a:active { 
  background-color:#7e9eb7;
}