.green-box {
	left: 9%;
	top: 2%;
	width: 82%;
	height: 10%;
	line-height: 1.1em;
}

.solid-light-purple-box {
	position: fixed;
	top: 33%;
	width: 82%;
	left: 9%;
}

#page-2 .solid-light-purple-box {
	width: 78%;
	left: 11%;
}

#Red { display: none; }