div#nav {
	display: none;
}

div#contents {
	margin-left: 0;
	width: auto;
}

h1 {
        border: none;
	background: none;
	font-size: 12pt;
}

div.section {
	border: none;
	background: white;
}

div#footer {
	width: auto;
}

div#footer p {
	width: auto;
	margin-left: 0;
	text-align: left;
}
