body {
  background-color:#b68d65;
}

#page_wrapper, 
#sidebar h3,
#container ul li a:hover, 
#titleBar .toggle:before {
  background-color:#77b4c6;
}

#container ul li a, 
#titleBar .toggle:active:before, 
.pagination .pages a.active, 
.pagination .button a:active { 
  background-color:#d1b48a;
}