/*div.sections {
	background: linear-gradient(90deg, #B99, 80%, rgba(0,0,0,0));
	border-top: 1px solid #B99;
	border-bottom: 1px solid #B99;
}
div.sel {
	background: linear-gradient(#BDB, #9B9);
	border-left: 2px solid #9B9;
	border-right: 2px solid #9B9;
}*/

img.pumpkin {
	position: absolute;
	top: 12px;
	left: 500px;
	z-index: -1;
}
img.cane {
	position: absolute;
	top: 0;
	left: 500px;
	z-index: -1;
}
img.champagne {
	position: absolute;
	top: 16px;
	left: 564px;
	z-index: -1;
}
img.snowytree {
	position: absolute;
	top: 16px;
	left: 564px;
	z-index: -1;
}
img.summertree {
	position: absolute;
	top: 8px;
	left: 574px;
	z-index: -1;
}