h1 {
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 20px;
}
p {
	font-family: Lucida Bright;
	font-size: 16px;
}
p.citat {
	font-style: normal;
	font-size: 14px;
	border: 6px solid #000;
	padding: 36px;
	background-color: Red;
	border-color: green;
}
