body {
  background-color: white;
  color: black;
/*  color: #555;*/
  font: 0.9em Verdana, sans-serif;
}

h1, h2 {
   color: #600;
}

p {
   line-height: 1.8em;
}

p.question {
  font-weight: bold;
}

p.option {
  margin-left: 1em;
}
