body {
        background-image: url('../image/blackback.gif');
}
.theme-combination {
	color: white;
        background-color: ;
}
.theme-combination-dark {
	color: white;
        background-color: #2c2c2c;
}
.theme-supplementation {
	color: #ccffcc;
        font-size: 80%;
}
