@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav,
#credit {
	display: none;
}
