body {
  background-image: url('https://www.ynntjz.com/wp-content/uploads/2018/07/bg_1.jpg');
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	background-size: cover;
}

div.photopile-wrapper {
  margin: 100px auto;
  width: 750px;
}
h1
{
	background: inherit;
	color: #ff0000;
	font: 34px Georgia, serif;
	margin: 50 0 10px;
	padding: 0 0 5px;
	text-align: center;
}

h2
{
	
	border-bottom: 1px dashed #ccc;
	color: #ff0000;
	font: 22px Georgia, serif;
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-align: center;
}