.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #95927A;
	margin-top: 38px;
}
a {
	color: #95927a;
	text-decoration: none;
}

body {
	background-image: url(images/home-new-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 52px;
	background-color: #4A4736;
}
