body {
  background-image: url("https://monroe-nj.neocities.org/Unconfirmed%20104969.crdownload.jpg");
  margin: 0px auto;
  	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

p, a {
  color: #eca000; 
  font-family:arial;
  text-align: center;
  
}
p {
  font-size: 48px;
}

a:hover {
  text-decoration:underline;
  text-decoration-style:dashed;
  font-style:italic;
}
  
a {
  font-size:92px;
  text-align:center;
}