/*

 * Add this stylesheet after the style.css to any HTML included with this template

 * to enable wood background and shadow

 */

body {

	background: url(../images/top-blue.jpg) repeat-x;

}



#wrapper-shadow {

	background: url(../images/shadow.png) repeat-y;

}