/*
 * Add this stylesheet after the style.css to any HTML included with this template
 * to enable carbon background
 */
body {
	/*background: url(../images/bg-carbon.jpg);*/
	background-color:#000000;
}