  @import url("/_resources/css/uaf-gold.css");
main {
	background: url("/_resources/images/themes/uaf-gold-honeycomb-header.png") center top no-repeat !important;
	background-size: 100% !important;
}
.featured-bg-container, .featured-bg-container.full-width, .featured-bg-container.dark, .featured-bg-container.full-width.dark  {
	background: #ffcd00 url("/_resources/images/themes/uaf-gold-honeycomb-feature.png") fixed center top no-repeat !important;
	background-size: 100% !important;
}
footer.bg-primary {
	background: #ffcd00 url("/_resources/images/themes/uaf-gold-honeycomb-footer.png") center bottom 275px no-repeat !important;
	background-size: 100% !important;
}