.back {
	background-image: url(images/tausta.gif);
}
#sivupohja2 {
	position:absolute;
	left:50%;
	margin-left:-344px;
	top:0px;
	width:688px;
	height:539px;
}.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.main-header {
		font-family:Georgia, Verdana, Arial, sans-serif;	
		font-size:16px;
		font-weight:bold;
		color: #333333;
}
.secondary-header {
		font-family:Georgia, Verdana, Arial, sans-serif;	
		font-size:13px;
		font-weight:bold;
		color: #666666;
}
		
#bottom {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	bottom: 0px;
	width: 660px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
a {
	color:#006699;
	text-decoration:none;
}

a.palvelunavi:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#6699CC;
}

