#c-main {
    background-color: #222 !important;
}

#c-main * {
    background-color: #222 !important;
    color: yellow !important;
}

#c-main * a {
	color: #fff !important;
}

#c-main * a:hover,
#c-main * a:active {
	text-decoration: underline !important;
	color: #fff !important;
}
