body {
	background-attachment: fixed;
	background-color: #030;
	background-image: url(images/widehillsgreenbgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #030;
}
#lightgreenbgnd {
	background-color: #CBDABA;
	/*	width: 540px; */
    width: 40em;
	margin-top: 170px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#copyarea img {
	margin-bottom: 10px;
}


html {
	font-size: 100%;
}
#copy1em {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 10px;
}

#copyarea {
	width: 35em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
