/*
 * Add this stylesheet after the style.css to any HTML included with this template
 * to enable bokeh background
 */
body {
	background: black url(../images/bg-bokeh.jpg) top center fixed no-repeat;
}