#wrapper {
	background: url('../images/offer.jpg');
	border-color: #5d1844;
}

#content {
	background: #5d1844 url('../images/grad1.gif') -0px 0 repeat-x;
	margin: 191px 0px 0px 458px;
	padding: 20px;
		box-shadow: 2px 2px 10px #111;
		-webkit-box-shadow: 2px 2px 10px #111;
		-moz-box-shadow: 2px 2px 10px #111;  /*offset offset size color*/
}

h1 {
	background: url('../images/titles/whatweoffer.png') no-repeat;
}	
