#footer {
	font-family: Garamond;
	position:relative;
	clear:both;
	width:1000px;
	margin:0 auto;
	background:white;
	text-align:center;
	bottom: 0;
	color:#7A836F;
	font-weight:bold;
	
}

