body {
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.heading {
	color: white;
	font-family: Helvetica;
	padding-top: 20px;
}

p {
	font-size: 20px;
}
img {
	padding-top: 20px;
	padding-bottom: 20px;
}