html {
	background: #E1DFD4;
	height: 100%;
	margin-bottom: 1px;
}

#wrapper {
	background: #E1DFD4 url(images_css/html_bg.png) repeat-y 0px 0px;
}

	#header {
		*margin-right: 1px;
	}

	#header #shop_here {
		background: #B5AF90 url(images_css/shop_by.png) no-repeat 8px 52%;
	}


