body {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-family: "Courier New", Courier, monospace;
}

em.under {
  font-style: normal;
  text-decoration: underline;
}

#content {
  align: center;
  margin-left: 240px;
  width: 640px;
}

a {
  color: #f00;
}

