body {
  color: white;
  background-color: #0f0f0f }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
a:link {
  color: white }
a:visited {
  color: grey }
div.section {
  text-align: center;
}
div#foot {
  font-size: 70%;
  text-align: center;
}
div#davemenu {
  background-color: #888888;
  width: 100%;
}
div#davemenu a:link {
  color: black;
}
div#davemenu a:visited {
  color: black;
}
