body {
	background:#ccc;
}



h1{
	margin-left:30px;
	margin-top:30px;
	color:white;
}

h3{
	margin-left:30px;
	margin-bottom:10px;
	color:white;
}

p{
	max-width:700px;
	margin-left:30px;
	margin-right:30px;
	padding-bottom:30px;
}
 
.play_link{
	position:relative;
	top:2px;
	width:16px;
	height:16px;
	margin-right:3px;
}

.hap_text_link{
	text-decoration: underline;
	color:green;
}

