body{

	margin-left: 2em;
}


h1 {
	font-family: 'Shrikhand', cursive;
	letter-spacing: .05em;
	color: #ccffa1;
	font-size: 30pt;
	margin-bottom: 10pt;
	margin-top:10pt;
}
h2 {
	font-family: 'Shrikhand', cursive;
	color: #ffab00;
	font-size: 20pt;
	margin-top:0pt;

}

p {
	line-height: 150%;
	font-family: Verdana;
	color: white;
	font-size: 10pt;
}

p.chorus {
	font-style: italic;
}