@charset "utf-8";
#otsikkopalkki {
	text-align: center;
	width: 530px;
	border-bottom-width: medium;
	border-bottom-style: double;
	color: #007575;
}
#otsikkosivu {
	width: 210px;
}
#vasenmainos {
	width: 106px;
}


.otsikko {
	font-size: 42px;
	color: #007575;
}
.otsikko2 {
	font-size: 18px;
	color: #007575;
}
#body {
	background-color: #EBFEF9;
}
#navbar {
	padding-right: 30px;
	padding-left: 30px;
	width: 140px;
}
#teksti {
	line-height: 125%;
	width: 530px;
}
.ylinotsikko {
	color: #007575;
	text-align: center;
}
#vasenylanavbar {
	height: 99px;
}
.keskiotsikko {
	text-align: center;
	font-size: 18px;
	color: #007575;
}
