@charset "utf-8";
/* CSS Document */

body {
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(taust_varv.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

a:link {
	color:#ffcc66;
	text-decoration:none;
}
a:activ {
	color:#ffcc66;
	text-decoration:none;
}
a:visited {
	color:#ffcc66;
	text-decoration:none;
}
a:hover {
	color:#ffcc66;
	text-decoration:underline;
}


#taust {
	
	left:0px;
	top:0px;
	position:absolute;
	width:100%;
	height:657px;
	vertical-align:top;
	text-align:center;
	z-index:-1000;
	background-image:url(taust_grad.jpg);
	background-repeat:repeat-x;
	
}

#taustapilt {	
	left:0px;
	top:0px;
	position:absolute;
	width:100%;
	height:657px;
	vertical-align:top;
	text-align:center;
	z-index:-500;
	background-image:url(peataust.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;	
}

#pealmine_kiht {
	left:0px;
	top:0px;
	position:absolute;
	width:100%;
	min-height:200px;
	z-index:1000;
	vertical-align:top;
	text-align:center;
	color:#FFF;	
}

.sisujoondus {
	text-align:justify;
}
