body {
	text-align: left;
	background-color: #414F33;
	margin: 0px;
	padding: 0px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #414F33;
}
.content {
	text-align: center;
	position: absolute;
	top: 120px;
}

a:link {
	color: #B72C23;
	text-decoration: none;
}
a:visited {
	color: #B72C23;
	text-decoration: none;
}
a:hover {
	color: #6D473A;
	text-decoration: underline;
}
.nav {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 200;
	background-color: #414F33;
	width: 772px;
	position: fixed;
	top: 0px;
	left: auto;
	right: auto;
	bottom: auto;
}
html {
	text-align: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
