@charset "UTF-8";
/* CSS Document */


#top {
	height: 75px;
	width: 940px;
	background-image: url(../images/body/green_top.jpg);
	background-repeat: no-repeat;
}
#body {
	background-image: url(../images/body/green_middle.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 940px;
}
#content {
	height: 1160px;
	width: 940px;
	padding-top: 30px;
	position: relative;
}
#copywrite {
	height: 75px;
	width: 220px;
	position: relative;
	margin: auto;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	position: relative;
}
#bottom {
	background-image: url(../images/body/green_bottom.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 940px;
}


h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
#ice-cream {
	height: auto;
	width: auto;
	position: absolute;
	left: 105px;
	top: 25px;
}
#snow-white {
	height: auto;
	width: auto;
	position: absolute;
	left: 298px;
	top: 50px;
}
#caterpiller {
	height: auto;
	width: auto;
	position: absolute;
	left: 700px;
	top: 40px;
}

#cheshire-cat {
	height: auto;
	width: auto;
	position: absolute;
	left: 120px;
	top: 200px;
}

#card-monkey {
	height: auto;
	width: auto;
	position: absolute;
	left: 195px;
	top: 342px;
}

#castle-sand {
	height: auto;
	width: auto;
	position: absolute;
	left: 330px;
	top: 335px;
}

#gray-bat {
	height: auto;
	width: auto;
	position: absolute;
	left: 730px;
	top: 365px;
}

#pig-bug {
	height: auto;
	width: auto;
	position: absolute;
	left: 710px;
	top: 190px;
}

#dark-gray-bat {
	height: auto;
	width: auto;
	position: absolute;
	left: 670px;
	top: 410px;
}

#oval-rose {
	height: auto;
	width: auto;
	position: absolute;
	left: 98px;
	top: 360px;
}

#two-girls-rose {
	height: auto;
	width: auto;
	position: absolute;
	left: 115px;
	top: 470px;
}

#pig-butterfly {
	height: auto;
	width: auto;
	position: absolute;
	left: 120px;
	top: 620px;
}

#harmony {
	height: auto;
	width: auto;
	position: absolute;
	left: 390px;
	top: 570px;
}

#wedding {
	height: auto;
	width: auto;
	position: absolute;
	left: 605px;
	top: 560px;
}

#bass {
	height: auto;
	width: auto;
	position: absolute;
	left: 126px;
	top: 853px;
}

#d-bug {
	height: auto;
	width: auto;
	position: absolute;
	left: 412px;
	top: 750px;
}

#bats {
	height: auto;
	width: auto;
	position: absolute;
	left: 705px;
	top: 780px;
}



#invisible-juggle {
	height: auto;
	width: auto;
	position: absolute;
	left: 380px;
	top: 840px;
}

#d-pig {
	height: auto;
	width: auto;
	position: absolute;
	left: 570px;
	top: 745px;
}



#moon-butterfly {
	height: auto;
	width: auto;
	position: absolute;
	left: 710px;
	top: 950px;
}
#footernote {
	position: relative;
	width: 100%;
	text-align: center;
	top: 1050px;
}

</style>
