body {
	padding: 12px 10px 0;	
}

h1.play_h1 {
	padding: 12px;
	background-color: #066;
	color: #FFF;
	text-align: center;
	line-height: 1;
	font-size: 1.8em;
}
h2 {
	padding: 8px;
	background-color: #066;
	color: #FFF;
	text-align: left;
	line-height: 1;
}

h3 {
	padding: 8px;
	color: #066;
	text-align: left;
	line-height: 1;
	background-color: #E8F9E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #063;
}
