html {
	height: 100%;
}

body {
	text-align: center;
	height: 100%;
	margin: 0px;
}

p {
	
}

img {
	border: none;
}

table {
	height: 100%;
}

div#teksti {
	font-family: garamond, times new roman, serif;
	font-size: 90%;
	text-align: left;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}