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

#contentContainer #content {
	color: #ccc;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #e0e0e0;
}

#contentContainer #content a {
	color: #e0e0e0;
}

/* @group File Sharing */

.filesharing-item {
	background-color: #640000;
}

/* @end */
