body {
  background-color: rgb(65, 43, 34);
}

h1 {
  color: lightblue;
  text-align: center;
}

h2 

p {
  font-family: verdana;
  font-size: 20px;
}