body {
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-color:#5d5013;
	margin: 0px;
}

.heading {
	font-family: Georgia;
	font-size: 18px;
	color:#660000;
}
.sub-heading {
	font-family: Georgia;
	font-size: 13px;
	color: #333333;
}
.address {
	font-family: Georgia;
	font-size: 14px;
	color: #d8b78e;
	font-weight: bold;
}
.content-background {
	background-image:url(images/index_10.jpg);
	background-repeat:no-repeat;
}
.footer {
	font-family: Georgia;
	font-size: 12px;
	color: #d8b78e;
	font-weight: bold;
}

a:hover{color:#d8b78e;text-decoration: none;}
a:active{color:#d8b78e;}
a:link{color:#d8b78e;}
a:visited{color:#d8b78e;}

.friends a:hover{color: #660000;text-decoration: none;}
.friends a:active{color:#660000;}
.friends a:link{color:#660000;}
.friends a:visited{color:#660000;}

	

	