body {
  width: 600px;
  margin: 10px auto 10px auto;
}
a {
  text-decoration: none;
  color: #b00c0c;
}
header.top {
  font-size: 20px;
  margin-bottom: 25px;
}
header.top span.links {
  font-size: 14px;
  float: right;
}
header.top span.links a {
  color: #519799;
  margin-left: 10px;
}
