body {
	background-color: #ff6c02;
	background-image: url(../images/background-orange.gif);
}
h1, h2, h3, h4, h5, h6 {
	color: #ff8002;
}
#wrapper #top_banner {
	background-image: url(../images/banner-top-orange.gif);
}

#wrapper #footer {
	background: url(../images/footer-bg-orange.gif) repeat-y;
}
#wrapper #footer .top {
	background: url(../images/footer-top-orange.gif) no-repeat;
}
#wrapper #footer .content {
	color: #ffc79f;
}
#wrapper #footer .content a {
	color: #ffc79f;
}
#wrapper #content .top {
	background: url(../images/content-top-orange.gif) no-repeat;
}
#wrapper #content .bottom {
	background: url(../images/content-bot-orange.gif) no-repeat;
}
