@charset "utf-8";

h2 {
	width: 730px;
	height: 40px;
	background: url(../img/h2-summary.png) no-repeat;
	text-indent: -9999em;
}

h3 {
	width: 730px;
	height: 24px;
	margin-top: 30px;
	border-bottom: 1px solid #132C85;
	text-indent: -9999em;
}

p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5;
}

#section-introduction h3 {
	background: url(../img/h3-introduction.png) no-repeat;
}

#section-introduction img {
	margin: 20px auto 0;
	display: block;
}

#section-naming-rights h3 {
	background: url(../img/h3-naming-rights.png) no-repeat;
}

