h1 {
	text-shadow: 0 3px 1px black;
	color: #fff;
}

h2 {
	font-size: 63px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h2 span {
	font-weight: bold;
	color: #040404;
}

p.subtitle {
	color: #6EA004;
	font-size: 15px;
	font-family: 'Cutive', serif;
}