.question {
	color: red;
	font-style: italic;
}

.answer {
	color: rgb(150,150,150);
	padding-bottom: 30px;
}
