.banner{
	float: left;
	width: 100%;
	position: relative;
	z-index: 5;
}
	.banner > *{
		position: relative;
		z-index: 1;
	}