#nav {
	width: 99%;
	background: #000;
	position: fixed;
	bottom: 0;
	padding: 2px 0 2px 2px;
	margin: 1px;
}

a.nv {
	color: #99c;
	font-family: "helvetica", sans-serif;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
}
