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

#content h2 {
  color: #F37B0E;
}

.subpage {
  color: #6600FF;
}

.sidebar {
  background: #FFE764;
}

.sidebar h2 {
  background: #F17911;
  color: #fff;
}

.sidebar li a {
  color: #000;
}

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