p {
	margin: 0;
}

h1 {
	color: #000;
	display: block;
	margin-bottom: 1px;
	font-size: 1.2em;
}

h2 {
	font-size: 1em;
	height: 4px;
	color: #264521;
}

.question {
	display: block;
	margin-bottom: 0;
	color: #000;
}

.answer {
	display: block;
	margin-bottom: 12px;
}

img {
	display: none;
}

div#menu {
	display: none;
}