/* CSS Document */

body {
	background: #cfa59f url(../images/gradient/polarity.gif) repeat-x;
	}

#wrapper {
	background: #861d0e;
	color: #000;
	}
	
#content {
	background: #f3e8e6;
	}
	
#horizon #wrapper #content h2 {
	color: #861d0e;
	}
