/*placement of butterfly girl slice for this page*/
.img5
	{
	position: relative;
	z-index: 40;
	height: 47px;
	width: 302px;
	background-image: url(../images/5.jpg);
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-repeat: no-repeat;
	}


/*placement and width for copy*/
.copy1
	{
	z-index: 60;
	position: absolute;
	top: 100px;
	left: 225px;
	width: 65%;
	}


/*placement of title*/
.title
	{
	position: absolute;
	z-index: 50;
	left: 532px;
	top: 15px;
	width: 74px;
	}
