body {
	background-color:thistle;
}
.container {
	margin-bottom: 15px;
}
.jumbotron {font-family:Baskerville;
}
.container-fluid {font-family:Baskerville;
	margin-bottom: 15px;
	
}
.jumbotron{ background-color:thistle;}
.container-fluid{
    border-style: solid;
    border-width: 10px;
	border-color:white;
}
.h3{ font-family:Baskerville;}
	