﻿#text-content h1{
	margin-left: 18px;
}


#text-content h2{
	width: 180px;
	color: #6a2889;
	background-color: #eac8fa;
	border: 1px solid #a465c3;
	padding-left: 10px;	
	border: 3px solid #a465c3;
}


#music-text{
	margin: 0px 22px 10px 20px;
	background-color: #cd96e3;
	padding: 0px 0px 15px 10px;
	border-bottom: 5px solid #a465c3;
	border-top: 5px solid #a465c3;
}

#background-image{
	float: right;
	width: 200px;
	height: 160px;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	
}


p{
	padding-bottom: 50px;
	padding: 10px;
		/*background: url("../images/layout/offering_background.png") right top no-repeat;*/
}


#music-text p:first-letter{
	font-size: 300%;
	font-weight: bold;
	color: #31035f;
	line-height: 0.8;
}

#music-player object{
	margin-left: 190px;
	margin-top: 30px;
	margin-bottom: 15px;


	
}

#music-video embed{
	margin-left: 70px;
	margin-top: 30px;
	margin-bottom: 15px;


	
}

#music-video a{
  margin-left: 50px;

}
