body {
  background: #cc6600;
}

#tabs {
  background: #dd9933;
}

#tabs a:hover {
  background: #eebb66;
}

#tabs a#pubs {
  font-weight: bold;
  background: white;
  color: black;
}
