body {
  background-color: cornsilk;

  }
  
  h1 {color: black;
  font-family: 'Times New Roman', serif;
 text-align: center;
  }
  
  p {color: black;
  text-align: center;
  }