BODY#etusivu
{
	background: url('kuvat/tausta2.jpg') #58757b 0 50% no-repeat fixed;
	color: inherit; 
}
BODY#ajankohtaista
{
	background: url('kuvat/tausta3.jpg') #58757b 0 50% no-repeat fixed;
	color: inherit;
}
BODY#yritys
{
	background: url('kuvat/tausta4.jpg') #58757b 0 50% no-repeat fixed;
	color: inherit; 
}
}
BODY#palvelut
{
	background: url('kuvat/tausta3.jpg') #58757b 0 3em no-repeat fixed;
	color: inherit; 
}



BODY#yhteydenotto
{
	background: url('kuvat/tausta5.jpg') #58757b 0 50% no-repeat fixed;
	color: inherit; 
}



* { color: #ffffff; }

H1 { display: none; }

DIV#runkoteksti P { color: #ffffff; margin: 5px 0 5px 10%; padding-bottom: 12px; }

DIV#runkoteksti
{
	position: absolute;
	top: 30%;
	left: 300px;
	width: 660px;
	height: 350px;
	overflow: auto;
	font-family: "Verdana", sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
}


DIV#navigointilinkit
{
	color: #58757b;
	position: absolute;
	top: 35%;
	left: 5px;
	font-family: "Verdana", sans-serif;
	font-size: 0.9em;
	font-weight: 800;
	font-variant: small-caps;
}

DIV#navigointilinkit A
{
	padding: 3px 2px 3px 2px;
	background-color: transparent;
	letter-spacing: 0.2em;
}



DIV#navigointilinkit A:hover, A.valittu { text-decoration: underline; }

DIV#navigointilinkit LI { margin: 5px 5px 5px 5px; list-style: none;}
DIV#navigointilinkit OL { margin: 5px 2px 7px 5px; font-size: 0.8em;}
