#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-color: #FFFFFF;
	height: 150px;
}
#wrapper #navigation {
	height: 30px;




	background-image: url(../../images/navigation bar 1.png);
	font-family: "Britannic Bold";
	font-size: 24px;



	background-image: url(..//images/navigation bar 1.png);
	background-color: #238640;
}
#wrapper #about {
	font-family: "Britannic Bold";
	font-size: 18px;
	background-color: #FFFFFF;
	float: left;
	width: 600px;
	height: 500px;
}
#wrapper #about2 {
	font-family: "Britannic Bold";
	font-size: 24px;
	float: right;
	width: 200px;
	height: 500px;
	background-image: url(../imagesfence%20background.png);
}
