h1 {
	color: #FFFF99;
	text-align: center;
	font-size: 24px;
	font-family: verdana, Georgia;
}
img {
	text-align: center;
}
body {
	background-color: #3F2234;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
