@charset "utf-8";
#mainContent a {
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
#mainContent {
	text-align: center;
}
#mainContent img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
