.outlinebox{
	width:940px;
	margin:20px auto 30px;
}
.txtbox{
	width:900px;
	border:#6c5120 1px solid;
	padding:20px;
	margin-top:2px;
	background-image:url(../img/white_bg.png);
	letter-spacing:0.5px;
	
}

.artistbox{
	margin-bottom:20px;
}

.artist{
	width:910px;
	border-bottom:#6c5120 3px solid;
	font-size:24px;
	letter-spacing:1px;
	
}

.txt{
	padding:10px 5px;
}

