body {
  background-color: #E0FFFF;
  font-family: 'Rasa', serif;
  width: 65%;
  margin-left: 5%;
  margin-top: 10%;
}

h1 {
  color: #008080;
  text-align: center;
  font-size: 2em;
}

h2 {
  color: #708090;
  font-size: 1.8em;
}

p {
  font-size: 1.2em;
}

blockquote {
  color: #778899;
  font-size: 1.2em;
}
