@charset "utf-8";
div#content  h2 {
	font-size: 48px;
	font-style: oblique;
	font-weight: 700;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 40px;
}
div#content p {
	font-size: 1.1em;
	font-weight: 700;
	text-align: center;
	letter-spacing: 1px;
}

