BODY
{
	margin-top: 40px;
	font-size: 110%;
	background: #9BAF77;
	margin-left: 30px;
	color: black;
	font-family: Century;
	text-align: center;
}
A
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
A:link
{
}

A:visited
{
}

A:active
{
	color: #9baf77;
}
A:hover
{
	text-decoration: underline;
}
H1
{
	font-weight: bold;
	font-size: 130%;
	border-bottom-width: thin;
	border-bottom-color: black;
	text-decoration: underline;
}
H2
{
	font-weight: bold;
	font-size: 120%;
	border-bottom-width: thin;
	border-bottom-color: black;
}
H3
{
	font-weight: bold;
	font-size: 110%;
	border-bottom-width: thin;
	border-bottom-color: black;
}

#sivut
{
	left: 90%;
	position: absolute;
	top: 90%;
}



