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

.solid-light-purple-box {
	position: fixed;
	left: 22%;
	top: 32%;
	width: 56%;
}

.smaller {
	font-size: 0.5em;
	text-align: left;
	line-height: 32px;
}

a, a:hover { color: #FFFFFF; }
