/* CSS Document */

body {
	background: #7c2a98 url(../images/gradient/index.gif) repeat-x;
	}

#wrapper {
	background: #7c2a98;
	color: #000;
	}
	
#content {
	background: #f8f4fa;
	}
	
#horizon #wrapper #content h2 {
	color: #8a6298;
	}

