html {
	margin: 0;
	min-height: 100%;
}

body {
	margin: 0;
	height: 100%;
	background-color: #6b976d;
	background-image: url("kuvat/alaruoho.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	font-family: 'Arial';
	font-size: 13px;
	color: #3d372e;
}

td {
	font-size: 13px;
	vertical-align: top;
	border: 0;
}

#runko {
	width: 771px;
	margin: 0 auto;
	margin-top: -10px;
}

#banneri {
	width: 771px;
	height: 191px;
	background: url("kuvat/bannerii.png");
	text-indent: -99999px;
}

#linkit {
	width: 771px;
	height: 30px;
	padding-top: 6px;
	text-align: center;
	background: url("kuvat/linkit.png");
}

#linkit * {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #5e4520;
}

a:hover, a:active {
	color: #7a5827;
}

#sisalto {
	background: url("kuvat/keski.png");
	padding: 10px 20px 10px 20px;
	width: 731px;
}

h1 {
	color: #3d372e;
	margin: 0 0 7px 0;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	color: #3d372e;
	margin: 0 0 7px 0;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #3d372e;
	margin: 0 0 7px 0;
	font-size: 13px;
	font-weight: bold;
}

#footer {
	background: url("kuvat/footer.png");
	width: 771px;
	height: 36px;
	font-size: 12px;
	padding-top: 17px;
	text-align: center;
}

* {font-family: Arial; font-size: 13px;}

ul, ol {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 15px;
	right: 0;
	bottom: 0;
	margin-bottom: 15px;
	margin-top: 7px;
}

ul ul, ol ol {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 15px;
	right: 0;
	bottom: 0;
}
