@charset "utf-8";
/* CSS Document */

.carousel-caption {
	font-family: Garamond;
	color: yellow !important;
	font-weight:bold;
	font-size:5em;
}
h2 {
    text-align: center;
    color: red;
}