html { width: 100%; }

body {
	color: black;
	background: white;
	width: 19cm;
	border-left: 1pt solid black;
	margin: 1cm 1cm 1,5cm 1cm;
	padding: 0.4cm;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt !important;
	line-height: 140%;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Hadriano, "Hadriano Bold";
	}

p {
	text-indent: 1em;
	max-width: 80%;
	}

p:first-child {
	text-indent: 0em;
	}

a:link:after, a:visited:after {
	content: " (" attr(href) ")";
	font-size: 75%;
	}

#logo {
	display: block !important;
	background: #fee;
	padding: 3mm;
	}

#sisalto {
	float: none !important;
	width: auto;
	}

.valikonkohta, 
.hide,
#loviv,
#oksa,
#haku	{ display: none; }