.green-box p {
	margin: 20px;
	line-height: 1.25em;
	text-align: left;
}

#page-1 .green-box {
	left: 8.9%;
	top: 2.3%;
	width: 82.3%;
}

.light-green-box {
	left: 8.9%;
	top: 20%;
	width: 82.3%;
	height: 70%;
}

.solid-light-purple-box {
	top: 31%;
	left: 11%;
	position: fixed;
	width: 76%;
}

#page-2, #page-3, #page-4 {
	clear: both;
	text-align: left;
	line-height: 1.1em;
	display: none;
}

#page-2 img, #page-3 img, #page-4 img {
	width: 300px;
	height: 185px;
	float: left;
	margin-right: 20px;
	margin-top: 7px;
	margin-bottom: 20px;
}

