h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 28px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
p.citat {
	font-style: normal;
	font-size: 20px;
	border: 2px solid #000;
	padding: 16px;
	background-color: Lime;
	border-color: yellow;
}
