body {
	background: url('images/yellow-body-bg.jpg') repeat-x;
	background-color: #f2f2f2;
	}

#col1 {
	background: url('images/yellow-col1-bg.jpg') no-repeat;
	}

.menu-fullbox h2.heading {
	background: url('images/yellow-navbox-header.jpg') no-repeat;
	}

.news-module h2.heading {
	background: url('images/yellow-navbox-header.jpg') no-repeat;
	}

#col2 .content-area-header {
	background: url('images/yellow-content-header.jpg') no-repeat;
	}

#col3 {
	background: url('images/yellow-col3-header.jpg') no-repeat;
	}

#col2 h3 {
	color: #D19729;
	}
.pl-sidebar-module h3 {
	color: #D19729;
	padding: 0 0 3px 0;
}