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