body {
  background-color:#676D67;
}

#page_wrapper, 
#sidebar h3,
#container ul li a:hover, 
#titleBar .toggle:before {
  background-color:#96AFC4;
}

#container ul li a, 
#titleBar .toggle:active:before, 
.pagination .pages a.active, 
.pagination .button a:active { 
  background-color:#A1A6AB;
}