body {
  background: #fff;
  color: #321;
  font-family: Myriad,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
  line-height: 1.6;
  margin: 1em 15%;
}
a {
  color: #674;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #896;
  text-decoration: underline;
}