
.title_cd{
	font-size:18px;
	line-height:30px;
	background-color:#84BAE5;
	text-align:center;
	height: 30px;
	color:#FFF;
	margin:15px 0;
}

#about_cd2{
    background-color:#FFFDE5;
	padding:25px;
	color:#666;
	margin:20px 0;
}
#about_cd2 img{
	margin:10px auto;
	display:block;
}
#about_cd2 h2{
	font-weight:bold;
	margin:20px 0;
	font-size:16px;
	line-height: 30px;
}

#about_cd2 li{
	font-weight:bold;
	margin:10px 0;
	font-size:16px;
	line-height: 20px;
}
#about_cd2 a{
	font-size:12px;
	line-height: 20px;
	color:#FFF;
}

#about-songs h2{
	background-color: #EE86A1;
	font-size:18px;
	line-height:30px;
	color:#FFF;
	text-align:center;
	height: 30px;
	color:#FFF;
	margin:15px 0;
}

#about-songs h3{
	color: #EE86A1;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	height:30px;
}

#comment{
	padding: 15px;
	margin:30px 0;
	border: 7px solid #eaf6fd;
	background-color:#FFF;
	clear:both;
}

#comment h2{
	font-size:20px;
	line-height:25px;
	padding-bottom:5px;
	font-weight:bold;
	text-align:center;
	color:#84BAE5;
	border-bottom:solid 1px #84BAE5;
	
	
}

#comment p{
	color: #666;
	margin-top:20px;
}

#musician{
	margin:30px 0;
}


#musician h2{
	font-size:18px;
	line-height:30px;
	background-color:#84BAE5;
	text-align:center;
	color:#FFF;
	margin:15px 0;
}

.musician{
	float:left;
	margin-right:2%;
	width:48%;
}
.musician2{
	float:left;
	margin-left:2%;
	width:48%;
}

.musician p,.musician2 p{
	text-align:center;
	color:#666;
	font-size:15px;
	line-height:22px;
	margin:10px 0 20px;
}