body {
	font: 12pt "Times New Roman", Times, serif;
	color: black;
	background: white;
}

#nav {
	display: none;
}

a {
	color: black;
	text-decoration: none;
}

#content {
	margin: 0;
	width: 100%;
}
