#background_cycler{padding:0;margin:0;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;}
		#background_cycler div{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background-color:black;background-size:cover;background-position:center center}
		#background_cycler div.active{z-index:3}
		#cycler{position:relative;}
		#cycler img{position:absolute;z-index:1}
		#cycler img.active{z-index:3}
