@charset "utf-8";
/* CSS Document */


body {
	background: url(img/background3.jpg) repeat;
	color: #e2e2ac;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 16px;
}

#logo {
	position: relative;
	top: 370px;
}

#logoimg {
	vertical-align: middle;
}

#content {
	width: 900px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('img/TreeTransparency_final2.gif'); 
	background-repeat: no-repeat;
}

#address {
	position: relative;
	top: 540px;
}

#hours {
	position: relative;
	top: 560px;
}