body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	background-color: #000000;
	width: 600px;
	margin-right: 200px;
	margin-left: 45px;
	text-align: center;
}
.music-title {
	color: #CC0000;
	font-weight: bold;
	font-size: large;
	margin-left: 200px;
}
.record-company {
	color: #FF6600;
	margin-left: 200px;

}
.music-blurb {
	color: #FF9900;
	margin-right: 50px;
	display: block;
	margin-left: 200px;
	width: 500px;
}
.songlist {
	color: #ffcc000;
	width: 700px;

}
.music-oldstuff {
	color: #FF6600;
}
.lyrics-song-title {
	color: #FF9900;
	text-align: center;
	font-weight: bold;

}
.lyrics {
	color: #FFCC00;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CC0000;
	text-align: center;
}p {
	text-align: center;
}
span {
	text-align: center;
}
