/*
 * Add this stylesheet after the style.css to any HTML included with this template
 * to enable bokeh background
 */
body {
        background:#edf4fd;
/*	background: url(../images/bg-clouds.gif); */
}