/* CSS Document */

#mainContent {
	width:750px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/about/daisyBK.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#feature {
	position:absolute;
	left:517px;
	top:165px;
	width:190px;
}

.featureText {
	font-style: italic;
	color: #666666;
	padding: 0px 15px;
}

#copy {
	position:absolute;
	left:197px;
	top:208px;
	width:265px;
	height:200px;
}
