body
{
	margin: 5em auto 0;
	padding: 0;
	width: 800px;
	text-align: center;
	font-family: Helvetica, arial, sans-serif;
	font-weight: normal;
	color: #333;
}
h2
{
	font-size: 1.2em;
}
h3
{
	font-size: 1.1em;
}
a
{
	text-decoration: none;
	color: #ec008c;
}