body {
	padding: 1em;
	font-family: sans-serif;
	font-size: 0.8em;
}

.logo {
	text-align: center;
}

#menubutton {
	font-size: 2.5em;
	color: green;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 0;
	padding: 0.5em !important;
	text-decoration: none !important;
}

footer {
	text-align: center;
}