@charset "UTF-8";
/* CSS Document */

 #mainContent7 {
	height: 2850px;
	background-color: #11918C;
	width: 940px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0E3AE;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D0E3AE;
	background-image: url(fruit.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.homepic7 {
	width: 940px;
	height: 2500px;
	float: right;
	background-image: url(bio.jpg);
	background-repeat: no-repeat;
}

.about {
	width: 570px;
	color: #E2F4BB;
	margin-left: 330px;
}

.about a {
color: #FF9933;
}
.about a:link {
color: #FF9933;
}
.about a:visited {
color: #FF9933;
}
.about a:hover {
	color: #C6D8A6;
}

.about a:active {
color: #FF9933;
}
