/* CSS Document */

.Lobster {
	font-family: 'Lobster', cursive;
	font-size: xx-large;
	color: black;
	text-align: center;
}

.Humanist {
	font-family: 'Cabin', sans-serif;
}


.page-header-custom {
	background-color: black;
}

.page-footer-custom {
	background-color: black;
}