@charset "UTF-8";
#text {
	position: absolute;
	top: 188px;
	width: 350px;
	text-align: center;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #603C1E;
	z-index: 20;
	font-size: 14px;
	left: 269px;
	height: 414px;
}
#painttext {
	position: absolute;
	width: 376px;
	top: 195px;
	left: 491px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	color: #603C1E;
	height: 481px;
	text-align: center;
}
#mainimage {
	position: absolute;
	left: 163px;
	top: 84px;
}
#buttons {
	position: absolute;
	left: 158px;
	width: 1000px;
	height: 40px;
	top: 6px;
}
body {
	background-color: #ce891b;
	background-image: url();
	color: #CD8829;
}
#painttext2 {
	position: absolute;
	width: 376px;
	top: -7px;
	left: -67px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	color: #603C1E;
	height: 47px;
	text-align: center;
}
.music.button a {
	text-align: left;
}
.lyrics {
	margin-bottom: 50px;
	font-size: small;
	margin-top: 100px;
	color: #4A4421;
	margin-right: 150px;
	margin-left: 150px;
}

