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