/* @group General Styles */
h1,
h2,
h3 {
	color: #217132;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #217132;
}
/* @end */

/* @group Layout */
#contentContainer #content {
	border-left: 2px solid #a40085;
}


/* @end */