.carousel-caption {
    position: relative;
    left: 0;
    top: 0;
}
.gal_img {
	max-height: 800px;
	max-width: 1000px;
	margin: auto;
}
body {
	background-color: #a6a6a6;
}