#classic-head {
	height: 250px;
	padding: 0 1em;
	background: url(classic-banner.jpg) no-repeat 100% 0;
}

#classic-head h2, #classic-head h3 {
	margin-top: 2em;
	width: 450px;
	text-align: center;
}

#classic-head h2 {
	font-size: 300%;
}

#classic-head h3 {
	margin-top: 0;
	font-size: 197%;
	font-weight: normal;
}

#classic-head h2 em {
	font-weight: bold;
}