/* CSS Document */
/* body {
	font: 12pt Georgia, Times, serif;
	height: 100%;
	color: #333333;
	background: white ;
} */
.carousel_container {
	width: 750px;
	height: 400px;
	margin: 0px auto;
	border: 1px solid #3399FF;
}

