body {
  background: white;
  color: black;
}

h1 {
  color: #006;
  background: white;
}

dt {
  font-weight: bold;
  color: #600;
}
