body {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: black;
  font-size: 21px;
  background-color: #eeeeee }

h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  font-size: 27px;
  color: darkred; 
  text-align: center;
  margin-top: 2em;
}
em { color: red }
a:link {
  color: darkred }
a:visited {
  color: red }
