
#contentContainer {
	background-color: #000;
}

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

.filesharing-item-description {
}

/* @end */
