body {
  background-image: url("IMG_8509.png");
	background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg {
    height: 50%;
}
h1 {
  text-align: left;
  color: white;
	 font-size: 50px;
  font-family: "Brush Script MT", cursive;
}
p {
text-align: center;
  color: LightPink;
	 font-size: 50px;
  font-family: "Brush Script MT", cursive;
  
}
ul {
  list-style-type: none;
  font-family: "Brush Script MT", cursive;
  margin: 0;
  padding: 0;
}