/* www.multithemes.com */

body {
	background: #6e0908 url(../../images/background/tile_red.jpg) repeat-x left top;
}

/* @group shadow GIF */

#shadow_right {
	width: 11px;
	height: 439px;
	position: absolute;
	display: block;
	z-index: 5;
	background: url(../../images/background/shadow_right_red.jpg) no-repeat;
	top: 3px;
	right: -11px;
}

#shadow_left {
	width: 11px;
	height: 439px;
	position: absolute;
	top: 3px;
	display: block;
	z-index: 5;
	background: url(../../images/background/shadow_left_red.jpg) no-repeat;
	left: -11px;
}
	
/* @end */


