/* BCCB stylesheet */





.heading {
	font-family: castellar;
	font-size: 28px;
	text-decoration: underline;
	text-align: center;
	color:#000000
}



         body  {
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(pictures/musicbackground.jpg);	 
}

         p     {
	font-size: 12pt;
	color: blue;
	text-indent: 1em;
	font-family: "Times New Roman";
	text-align: center;
}

em               {
	color: #0000FF;
	font-weight: bold;
	;
}

.p2 {
	font-size: 12pt;
	color: #0000FF;
	font-family: "Times New Roman";
	text-align: justify;
}
