body {
  background-image: url("green gingham.png");
  background-repeat: no-repeat;
  background-size: cover;
}

h1 {
  color: #766964;
  font-family: "Times New Roman";
}

p {
  color: #ffffff;
  font-family: "Times New Roman";
}