/* **********  these styles for PURPLE page - overrides red styles ********** */
body {background-color:  #643360;
	}
h1 {
	color : #8F0709;
}

	/* ********** main content  ***********/
#mainContent {
	border-color: #BB99B4;
}
/* ********** sidebars ********** */
.leftSidebar, .rightSidebar{
	background-color: #C1C1E1;
	border: 4px solid #F2DCA1;
}
.poemSidebar{	margin: 200px -60px 0 20px;  	
	padding: 10px }

/* ********* subtitles ******* */
h1.subMassage{
	background : url(../assets/subtitle/massage-therapy.jpg) no-repeat;
	height: 25px;
	line-height: 25px;
	text-indent : -9999px;
	display : block;
}
