#contentContainer {
}

#container {
		background-image: url("../../../images/content/yellowlight.jpg");
		background-color: #eeeedd;
}

#contentContainer #content {
	color: #333;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #111;
}

#contentContainer #content a {
	color: #111;
}

/* @group File Sharing */

.filesharing-item {
	background-color: #eeeedd;
}

/* @end */
