<!--
body {
background-color:#336666;
text-align:center;
}
a {
	color:#400040;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold; 
	font-family:verdana;
	size:2em;
	margin:12px;
	margin-top:5px;
	}
#ruutu {
margin: 100px auto;
margin-bottom:0px;
background-color:#CCCCCC;
width:800px;
min-height:650px;
font: small-caps 900 12px verdana;
color:#400040;
text-align:left;
}
h1 {
font-size:18px;
}
h2 {
font-size:16px;
}
#footer {
width:800px;
clear:both;
position:relative;
margin: -12px auto;
	background-color: #BBBB77;
	filter:alpha(opacity=100);
	font-weight: bold;
	color: #ffffff;
	height: 30px;
	}
-->	
