h3 {
	color: #444444;
}

h3 img {
	height: 48px;
	vertical-align: bottom;
}

.progress {
	text-align: center;
	margin-bottom: 40px;
}

.progress img {
	width: 40px;
}

.explanation {
	margin-left: 10%;
	margin-right: 10%;
	color: #111111;
	text-align: center;
	margin-bottom: 16pt;
}

.question {
	color: green;
	text-align: center;
	font-size: 24pt;
	margin-bottom: 10pt;
}

.question h1 {
	font-weight: normal;
	font-size: 24pt;
	color: #111111;
}

.answerButtons {
	text-align: center;

}

.answerButtons img {
	width: 120px;
}

.gradient_block {
	width: 60%;
}