body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9D39A;
	background-image: url(../images/mesh.jpg);
}
.TopCurve {
	background-attachment: scroll;
	background-image:  url(../images/EHWeb_TopCurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BottomPictureAndLinks {
	background-attachment: scroll;
	background-image:  url(../images/EHWeb_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.MiddleSectionSliver {
	background-attachment: scroll;
	background-image:  url(../images/sliver.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.FlashBackgroundCopy {
	background-attachment: fixed;
	background-image: url(../images/EHWeb_navbar-flattened.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodytext {	font-family: Tahoma;
	font-size: 13px;
	color: #F3F2BA;
	font-style: normal;
	line-height: 15px;
}
