@charset "UTF-8";
#textbox {
	width: 625px;
	margin-top: 25px;
	margin-left: 75px;
	border: thin solid #613801;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000066;
	line-height: 17px;
	background-image: url(../images/textback.jpg);
	background-repeat: repeat;
	background-color: a4a4a5;
}
#textboxmusic {
	width: 625px;
	margin-top: 25px;
	margin-left: 75px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000066;
	line-height: 17px;
	background-image: url(../images/textback.jpg);
	border: thin solid #613801;
	background-color: a4a4a5;
}

