.riteofpassage {
	background-image: url(images/thegiftback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 1000px;
	width: 1050px;
}
body {
	background-image: url(images/skinbacktile.jpg);
	background-position: 0px 0px;
	margin: 0px;
	background-repeat: repeat;
}
.skin {
	background-image: url(images/skintile2.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: absolute;
	height: 1000px;
	width: 1050px;

}

