body {
	text-align: center;
	font-family: ubuntu, sans-serif;
	color: gray;
}

h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}

.tagline {
	padding-top: 0;
	margin-top: 0;
}

.title {
	font-family: Cinzel, sans-serif;
	color: black;
}

#a .active {
	text-decoration: none;
}