BODY {
  margin: 20 10% 20 10%;
}
P {
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  text-indent: 1em;
}
H1 {
  color: white;
  font-size: large;
  background: #0000ff;
  padding-top: 2px;
  border-top: #ccccff 2px solid;
  border-bottom: #000099 2px solid;
  padding-bottom: 2px;
  padding-left: 1em;
  border-left: #ccccff 2px solid;
  border-right: #000099 2px solid;
  padding-right: 2px;
}
DT {
  line-height: 200%;
  font-weight: bold;
}
BLOCKQUOTE {
  color: navy;
}
