body {
	font-size: 16px;
	line-height: 22px;
}
h1, h2 {
	font-size: 26px;
	color: #561F4B;
	line-height: 32px;
	font-family: 'EksjaExtremesRegular',Arial,Helvetica,Verdana,sans-serif;
	text-rendering: optimizelegibility;
	margin: 0;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	line-height: 30px;
}

a {
	color: #C34500;
	text-decoration: underline;
}