#cycle {
	position: relative;
	width: 342px;
	height: 250px;
	overflow: hidden;
	z-index: -1;
}

#cycle img {
	width: 342px;
	height: 250px;
}
