body {
	background-color: #e4d9d2;
	font-family: serif;
}

.jumbotron>h1 {
	font-family: 'capture_itregular', serif;
	color: #644e40;
}
h2 {
	font-family: 'capture_itregular', serif;
	font-size: 2.5em;
	color: #644e40;
}
h3 {
	font-size: 2em;
	color: #644e40;
}

.caption h2{
	text-align: center;
}

.jumbotron{
	padding-top:20px;
	padding-bottom:20px;
}

p {
	font-size: 1.5em;
}