.headings {
	font-family: "American Typewriter", "Courier New", Courier, mono;
	font-size: 36px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.normaltext {
	font-family: "American Typewriter", "Courier New", Courier, mono;
	font-size: 16px;
	padding-left: 30px;
	color: #CCCCCC;
	font-weight: normal;
	padding-right: 120px;
}
.subheadings {
	font-family: "American Typewriter", "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 30px;
}
.lyricstext {
	font-family: "American Typewriter", "Courier New", Courier, mono;
	font-size: 16px;
	padding-left: 30px;
	color: #CCCCCC;
	font-weight: normal;
	padding-right: 60px;
}
.creditstext {
	font-family: "American Typewriter", "Courier New", Courier, mono;
	font-size: 10px;
	padding-left: 30px;
	color: #CCCCCC;
	font-weight: normal;
	padding-right: 60px;
}
