.bg {
	width: auto;
	position: absolute;
	z-index: auto;
	height: auto;
}
.site {
	position: absolute;
	z-index: 5;
	height: 325px;
	width: 100%;
	bottom: 0px; 
	left: 0px;
	
}
.slideshow {
	position: absolute;
	z-index: 0;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
}

