/* CSS Document */

body {
	background: #7a8678 url(../images/gradient/birth.gif) repeat-x;
	}

#wrapper {
	background: #7a8678;
	color: #000;
	}
	
#content {
	background: #f1f3f1;
	}
	
#horizon #wrapper #content h2 {
	color: #7a8678;
	}
