

body {
	font-family: 'Lekton', monospace;
}

body {
	margin: 0;  padding: 0;
}

div#content {
	margin: 1.5em 3em;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 569px) {
	
}