html {
	font-size: 0.8em;
}

nav#main {
     display: none;
}

div#main {
	margin: 0;
}

form.filter {
	display: none;
}

div.dotmenu {
	display: none;
}

div.arrow {
	display: none;
}

.button {
	display: none;
}

header {
	color: #000000;
	.font-weight: bold;
	font-size: 1.3em;
	border-bottom: 1px solid #000000;
}