/* CSS Document */

body {
	background: #d1a2ae url(../images/gradient/shop.gif) repeat-x;
	}

#wrapper {
	background: #c0607a;
	color: #000;
	}
	
#content {
	background: #fcfafa;
	}
	
#horizon #wrapper #content h2 {
	color: #c0607a;
	}
