.riteofpassage {
	background-image: url(images/grailback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 1000px;
	width: 1050px;
}
body {
	background-position: 0px 0px;
	margin: 0px;
	background-color: #0E0e0e;
	color: #F7FDF0;
}

.leaves {
	background-position: 0px 0px;
	position: absolute;
	height: 1000px;
	width: 1050px;

}

