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

#wrapper-shadow {
}