body {
	text-align: center;
	font-family: sans-serif;
	font-size: 1.5em;
}

h1 {
	text-indent: -10000000px;
	position: absolute;
}

.logo-wrapper {
	padding-top: 1em;
}

.logo-wrapper img {
	max-width: 100%;
	height: auto;
}

