body {
	font-family: 'Roboto';
	font-weight: 300;
	margin-top: 1em;
}

h3.fancy {
	padding-top: 30px;
	font-family: 'Roboto';
	font-style: italic;
	text-transform: uppercase;
	font-size: 3em;
	line-height: 0.9em;
	margin: 0 !important;
}

h3.fancy em {
	display: block;
	margin-top: -0.4em;
	font-size: 0.5em !important;
	font-weight: 100;
}

.liner {
	display: block;
	margin-bottom: -1.5em;
	border-bottom: 0.5em solid black;
}