html, body {
	font-family: verdana, sans-serif;
	color: #000;
	background-color: #fff;
	font-size: 0.8em;
	}

h1 {
	font-size: 1.6em;
	}

.sidebar {
	display: none;
	}

