body {
  background-color: #38120f;
}

html {
overflow: scroll;
overflow-x: hidden;
}

div {
  background-image: url("lace gingham.png");
  background-position: center bottom;
  background-size: 1355px 600px;

}

p { 
  color: #ffffff;
  font-family: "Times New Roman";
  text-align: center;
  margin: 50px;
}

h1 { 
  color: #ffffff;
  font-family: "Times New Roman";
  text-align: center;
}

h2 { 
  color: #ffffff;
  font-family: "Times New Roman";
  text-align: center;
}

h3 { 
  color: #ffffff;
  font-family: "Times New Roman";
  text-align: center;
}

h4 { 
  color: #ffffff;
  font-family: "Times New Roman";
  text-align: center;
}

h5 { 
  color: #ffffff;
  font-family: "Times New Roman";
  text-align: center;
}

h6 { 
  color: #ffffff;
  font-family: "Times New Roman";
  text-align: center;
}

li { 
  color: #ffffff;
  font-family: "Times New Roman";
  text-align: center;
}

a {
    color: #d9d9d9;
  font-family: "Times New Roman";
  text-align: center;
}