.head {
	margin-bottom: 30px;
}
.quiz-item {
	float	: left;
	margin	: 15px;
	width	: 80px;
	height	: 80px;
}
.clear {
	clear: both;
}