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

body {
	background-color: lightgrey;
}

div.jumbotron {
	background-color: #008D7F;
	font-family: "Century Gothic Bold";
	color: white;
}

div.caption {
	font-family: 'Century Gothic Bold';
	text-align: center;
}

p {
	font-family: "Century Gothic Bold";