/* CSS Document */

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

#h1 {
	font-family: Book antiqua,Serif;
	margin-top:20px;
	text-align:left;
	font-size: 22px;
	line-height: 40px;
	margin-bottom: 0;
	color: #000000;
	}
	
#h2 {
	font-family: Book antiqua, Serif;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	}

#vasen {
	background-color: #AB9E71;
	font-family: Book Antiqua,Serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	top: 119px;
	margin-left: 0px;	
}

#otsikko {
	font: Book Antiqua;
	font-size: 16px;
	color: #000000;
	}
	
#keskus {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	position: absolute;
	left: 59px;
	top: 189px;
	width: 384px;
	height: 250px;
	text-align: left;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: visible;
	}
	
	
	#linkit {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	}
	
#kuva {
	font-family: Tahoma;
	font-size: 16px;
	
	}