@charset "utf-8";


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(body.jpg);
}
#wrapper {
	text-align: center;
	width: 760px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	height: 520px;
	background-image: url(body1.jpg);
}
.header4 {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #FFF;
	text-decoration: underline;
}

#header {
	height: 465px;
}

#content {
	width: 560px;
	float: right;
	font-family: "Monotype Corsiva";
	font-size: 18px;
	height: auto;
}
#nav3 {
	height: 55px;
	padding-bottom: 0px;
	width: 760px;
}
#content2 {
	width: 80px;
	float: right;
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #FFF;
}

