#maincontent {
	background-image: url(../images/insidebook.png);
	background-repeat: no-repeat;
	background-position: center 80px;
	height: 800px;
	width: 800px;
	position: relative;
}
.maintextright {
	font-family: "Apple Butter";
	margin-top: 300px;
	margin-right: 125px;
	margin-left: 425px;
	float: none;
	clear: none;
	position: absolute;
	height: 150px;
	width: 225px;
}
.covertextkelp {
	height: 150px;
	width: 225px;
	margin-top: 85px;
	margin-left: 150px;
	position: absolute;
}
.scoldtext {
	height: 200px;
	width: 225px;
	margin-top: 300px;
	margin-left: 450px;
	position: absolute;
}
.friendtext {
	height: 200px;
	width: 200px;
	margin-top: 285px;
	margin-left: 165px;
	position: absolute;
}
.maintextleft {
	font-family: "Apple Butter";
	margin-left: 150px;
	margin-right: 400px;
	margin-top: -300px;
}
#cover {
	background-image: url(../images/book-cover.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	position:relative;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-position: center;
	padding: 100px;
}
.enter {
	text-decoration: none;
	display: block;
	height: 80px;
	width: 240px;
	outline:none;
}
#background {
	background-color: 35e2f1;
	background-position: left top;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/background.jpg);
	background-color: #4CDDD8;
	background-repeat: repeat-y;
	background-position: center;
}
.introtext {
	margin-right: 150px;
	margin-left: 150px;
	margin-top: 25px;
	font-family: "Apple Butter";
	font-size: 18px;
}
.picture {
	float: none;
	position: absolute;
	left: 135px;
	width: 250px;
	height: 180px;
	top: 332px;
	visibility: visible;
}
.pic2 {
	float: none;
	height: 180px;
	width: 250px;
	position: absolute;
	top: -25px;
	left: 266px;
}
.pic3sick {
	position: absolute;
	height: 180px;
	width: 250px;
	top: 250px;
	left: 130px;
}
.picfriend {
	position: absolute;
	top: 215px;
	right: 150px;
}
.texttreasure {
	margin-top: 285px;
	height: 200px;
	width: 225px;
	margin-left: 150px;
	position: absolute;
}
.treasurepic {
	float: right;
	margin-top: 250px;
	margin-right: 125px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hometext {
	height: 200px;
	width: 200px;
	margin-top: 285px;
	margin-left: 150px;
	position: absolute;
}
.sickfish {
	height: 200px;
	width: 200px;
	margin-top: 285px;
	margin-left: 450px;
	position: absolute;
}
.killfish {
	height: 200px;
	width: 225px;
	margin-top: 300px;
	margin-left: 450px;
	position: absolute;
}
.kelpforrestone {
	margin-top: 300px;
}

