body {
  background: #474747;
}

.pagefooter, .inlinefooter {
  background: #800008;
  color: white;
}

.pageheader {
  background: #800008;
}

div.header, header.header {
  background: #800008;
  color: white;
}

a {
  color: yellow;
}

#content {
  color: #acacac;
}

.pageheader .actions ul li {
  background: black;
}

code, pre {
  background: black;
  color: white;
}
