body{
	background-image:url(images/home-bg.jpg);
	background-repeat:repeat-x;
	background-color:#4d2817;
	margin: 0px;
	border: 0px;
	}
.home-footertxt{
	font-family:Tahoma;
	font-size: 11px;
	color:#f2dbbe;
	text-decoration:none;
	text-align:center;
	padding-top:40px;
	}
	
	

