@charset "utf-8";
/* CSS Document */
.example {
	width: 1920;
	height: 500px;
	font-size: 40px;
	text-align: center;
	margin: 0px auto;
	background-color: #CCCCCC;
	overflow: hidden;
}
.carousel-item{
	line-height: 336px;
	color: #fff;
	font-family: Arial Black;
}
