body {
  background-color: white;
}
body {
 background-image: url(https://i.pinimg.com/736x/e7/c1/b8/e7c1b89933158c6d5214b0cd0a533b42.jpg);
 background-repeat: no-repeat;
 position: relative;
 background-position: center top;
}
body {
  background-color: white;
}
h2 {
  text-align: center;
  font-size: 20px;
  margin-top: 146px;
}
p1 {
  font-size: 55px;
  margin-top: 20px;
}
a {
  color: black;
  text-shadow: 2px 2px 2px gray;
  font-size: 15px;
}

