/*
 * Add this stylesheet after the style.css to any HTML included with this template
 * to enable wood background and shadow
 */
body {
	background: url(../images/bg-wood.jpg) repeat-x #000;
}

#wrapper-shadow {
	background: url(../images/shadow.png) repeat-y;
}