h4, h3, h2, h1{
	color: white;
	font-family: sans-serif;
}
body{
	background-color: rgb(0, 84, 168);
}
.jumbotron{
	background-color: rgb(0, 84, 168);
}