body {
  background-color: #ffffff; 
  color: black;
  margin: 18px;
}
h1{
  font-size: 3em;
  font-style: italic;
  font-family: "Baskerville","Georgia", serif;
  margin-top: 10px;
  margin-bottom: 10px;
}
h2 {
  font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.2em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}