


body {
	background: #120f3d url('tausta.png') repeat-x;
	margin: 0px;
	padding: 0px
}

* {
	font-family: 'Trebuchet MS', arial;
	font-size: 96%;
	color: #000000;
	line-height: 1.8;
	text-align: justify;
}

.koko {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;

	width: 650px;
	background: #fff;
}

.linkit {
	margin-top: -243px;

	height: 180px;
	padding-top: 6px;
	text-align: center;
	margin-left: 100px;
	font-size: 100%;
}

.linkit a:link {
	color: #000000; text-decoration: none;
}

.linkit a:hover {
	color: #fff; text-decoration: none;
}

#otsikko {
	background: url('yla.png') no-repeat;
	height: 330px;
	align: center;
	border: 0px none;
}

h1 {
	font-size: 150%;
	font-family: Sylfaen, 'Trebuchet MS', Arial;
	color: #120f3d;
	text-align: center;
}

h2 {
	font-size: 120%;
	font-family: Sylfaen, 'Trebuchet MS', Arial;
	color: #3b367a;
	margin-top: 30px;
}

h3 {
	font-size: 101%;
	font-family: Sylfaen, 'Trebuchet MS', Ariala;
	color: #8c87c5;
	margin-top: 30px;
	margin-left: 30px;
}

#tekstiosa {
	margin-top: -10px;
	background: url('kuva.png') no-repeat right top;
}

#tekstit {
	padding: 30px;
	text-align: center;
}

#alaosa {
	padding-bottom: 20px;
	margin-top: 10px;
	text-align: center;
	font-size: 87%;
}

.kuvaoikea {
	float: right;
	margin-left: 15px;
}

.kuvavasen {
	float: left;
	margin-right: 15px;
}

.kuvakesk {
	text-align: center;

}

.reunus {
	border: 1px solid #120f3d;
}



.tiedot {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 200px;
}

a:link, a:active { 
	color: #000000; text-decoration: underline; 
}

a:visited { 
	color: #000000; text-decoration: underline; 
}

a:hover { 
	color: #000000; text-decoration: none; 
}

.sukutaulu {
	width: 50%;
}

.viiva {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

