body {
	width:1024px;
	margin:auto;
}

.carousel {
	height:290px;
	width: 1024px;
}
.carouselContain{
	height:470px; 
	 width: 1024px; 
	 background-image:url(../images/stage_background.png);
}

.item,
.active,
.carousel-inner {
	height:470px;
}

.fill {
	height:286px;
	width:937px;
	background-position: center;
	background-size: cover;
	margin-top: 25px;
	margin-left: 30px;
}
