body {
/*  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; */
  font-family: Georgia, serif;
  margin: 2em;
  background-color: #fff;
}

h2 {
  color: brown;
  text-align: center;
}

h3 {
  color: #d33;
}

h4 {
  text-indent: 1ex;
}

.header {
  text-align: center;
}

p {
  text-indent: 2em;
}

a {
  color: #33f;
}

hr {
}