@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #808080;
	margin-right: 40px;
	margin-left: 40px;
}
h1 {
	text-align: center;
}
.HeaderImage {
	text-align: center;
}
h2 {
	font-size: large;
}
em {
	font-style: normal;
	color: #FFFFFF;
}
