* {margin: 0; padding: 0;}

body {
	background: #3a1e07;
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

#menu {
	position: absolute;
	left:266px;
	top:462px;
	width:800px;
	height:42px;
	/*margin-left:auto;
	margin-right:auto;*/
	z-index:1;
	overflow: auto;
}

a:link, a:visited {color: #8A612D; font-weight: bold; size:62.5%}

.footPage {color: #8A612D; font-weight: bold; size:62.5%}

