div#seasonal_top_left {
	width: 255px;
	height: 191px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../ui/seasonal_summer_left.png) no-repeat;
	z-index: 0;
}

div#seasonal_top_right {
	width: 291px;
	height: 211px;
	position: absolute;
	top: 0;
	background: url(../ui/seasonal_summer2_right.png) no-repeat;
	z-index: 0;
	right: 0;
}