body{
  background-color: rgb(230,230,150);
  }
h1{
  color: brown;
  text-align: center;
  }
p{
  color: brown;
  text-align: center;
  }