/* CSS Document */

body {
	background: #a06f1d url(../images/gradient/contact.gif) repeat-x;
	}

#wrapper {
	background: #a06f1d;
	color: #000;
	}
	
#content {
	background: #f5f0e8;
	}
	
#horizon #wrapper #content h2 {
	color: #a06f1d;
	}
