body {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #ffffff;
  background: #660000;
  font-family: Verdana, sans-serif;
  line-height: 150%;
}

p {
  line-height: 150%;
}

dt {
  margin-bottom: 20px;
  font-weight: bold;
  color: #f5deb3;
}

dd {
  position: relative;
  margin-bottom: .5em;
}

strong {
  color: #ffa500;
}
:link { color: #00ffff }
:visited { color: #ffb6c1 }

.box {
  background: #000000;
  padding: 0.5em;
  border: none;
}
