/*
 * Add this stylesheet after the style.css to any HTML included with this template
 * to enable background
 */
body {
	background: #F0F2FF;
	background-image: url(../images/bg_shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
