/* styles for a section of the website */

#rightcol2 { 
	background:#b03b75;
}
#main .title {
	color:#b03b75;
}

