body {
	background: #000000;
}
h1 {
	display: block;
	text-align: center;
}
h1 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	font-family: Arial;
}
h2 {
	display: block;
	text-align: center;
}
h2 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	font-family: Arial;
}
img {
	margin: 0 auto;
	width: 418px;
	display: block;
}
p {
	color: #ffffff;
	text-align: center;
	padding: 0 50px;
}
a {
	color: #ffffff;
	text-decoration: none;
}








