#container {
		background-image: url("../../../images/content/white.jpg");
		background-color: #fff;
}

#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: #f0f0f0;
}

/* @end */
