body {
  background-color: rgb(244, 252, 203);
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
    text-align: center;
    margin-right: 80px;
}

h2 {
  color: rgb(0, 0, 0);
  text-align: left;
}

h3 {
    color: rgb(0, 0, 0);
}

#top {
    text-align: center;
    margin-left:100px; 
}