body {
	font-size: 16px;
	font-family: 'Exo 2', sans-serif;
	color: #4F4F50;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}


h1 {
	font-size: 2.55em;
	line-height: 1.1em;
	margin-top: 0em;
	margin-bottom: 0.4em;
	font-weight: 800;
}


h2 {
	font-size: 1.65em;
	line-height: 1.15em;
	margin-top: 0em;
	margin-bottom: 0.45em;
	color: #545454;
	font-weight: 700;
}


h3 {
	font-size: 1.25em;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-weight: 600;
	color: #545454;
}


h4 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0.3em;
	color: #545454;
}
.ingressi{
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 0em;
}


 #ota-yhteytta p{
	font-size: 1.15em;
	margin-bottom: 0.75em;	
	
}
.peruslista a {
	color: #4F4F50;
}


.pieni {
  font-size: 0.8em; 

}
footer .pieni {
	margin-bottom: 0em;
}
#nostot h3 {
	color: #FFCC01;
}


* {
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);	
}
.keskitys {
	text-align: center;
}
.tel {
	text-decoration: none;
	cursor: default;
}

.teksti-keltainen{
color:#ffcc01;
font-weight:900;
}

.caption p{
font-size:1.45em;
max-width: 900px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;

}
@media handheld, only screen and (max-width: 1000px) {

	
	
	h1 {
	font-size: 1.7em;		
	}
	
	
	

	
	.ingressi{
	font-size: 1.2em;
	
}


.caption p{
font-size:1.1em;

}
	
	
}