body {
	background-image: url("CAKXIVGL.jpg");
	color: #ffffff;
}
h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B20000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:link, a:visited, a:hover {
	color: #FFFFFF;
}
a:hover {
	color: #B20000;
}
ul li {
	list-style: none;
	list-style-image: none;
}
ul.songs {
	float: left;
}
ul.songs li a {
	font-size: 18px;
}
ul.songs li {
	margin-bottom: 5px;
}
.lyrics {
	display: block;
	width: 832px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 30px 0;
}
.bio {
	display: block;
	width: 632px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 100px;
}
.tour {
	font-weight: bold;
}
