b {
  color : red !important;
}

div.wy-side-nav-search {
  top: 40px !important;
  background-color : #36A9E1 !important;
}

div.wy-side-scroll {
  top: 40px !important;
}

div.wy-nav-content {
  margin-top: 40px;
}

h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend {
  color : #666 !important;
  font-family: "Lucida Grande", Helvetica, Arial, sans-serif !important;
}
