body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #000000;
}


h1 {
	font-family: sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 19px;
}

big {
	font-family: sans-serif;
	font-variant: small-caps;
	font-size: 19px;
}

smallcaps {
	font-family: sans-serif;
	font-variant: small-caps;
	font-size: 15px;
}

img {
	border: 0px;
}

a {
	color: #9f2e53;
}

a:visited {
	color: #999999;
}

#page {
	width: 800px;
	margin: 0px auto;
}

#vattupage {
	position: absolute;
	margin-left: auto;
	margin-right: audo;
	left: 0;
	right: 0;
	text-align: center;
}

.center {
	text-align:center;
}

#koala {
	position:absolute; 
	left: 0px; 
	top: 0px;
}

#seal {
	position:absolute; 
	left: 21px; 
	top: 20px;
}

#topleft {
	position: fixed;
	left: 5px;
	top: 5px;
}

#topright {
	position: fixed;
	right: 5px;
	top: 5px;
}

#bottomleft {
	position: fixed;
	left: 5px;
	bottom: 5px;
}

#bottomright {
	position: fixed;
	right: 5px;
	bottom: 5px;
}

#disk {
	text-align:center;
	position:absolute;
}

