body {
  background: #fff url(/images/blue_detail_bg.png) repeat-x 0px 75px;
}

#content h2 {
  color: #68A9CF;
}

.subpage {
  color: #ad10a8;
}

.sidebar {
  background: #68A9CF;
}

.sidebar h2 {
  background: #07479F;
  color: #fff;
}

.sidebar li a {
  color: #EFF2F5;
}

.sidebar li a:hover {
  background: #07479F;
  color: #fff;
}