body {
	margin: 0px;
	padding: 0px;
	
	background-color:#ece8d8;
	
}


.style1 {color: #b1453d;}

#ylapalkki {
position:absolute;
top: 0px;
height: 150px;
width: 100%;
background-image:url(taustis.gif);
background-repeat: repeat-x;

}

#sisalto {
position:absolute;
top: 185px;
left: 100px;
border-style:solid;
width: 684px;
border-width:8px;
border-color:#b1453d;
background-color:#bbc7aa;

}
.korostettulinkki {
	color: b1453d;
}

#linkit {
position:absolute;
top:140px;
left:107px;
width: 684px;
letter-spacing: -2px;


}
#linkit a {
	color:#8d997b;
	text-decoration: none;
}

#linkit a:hover {
	color:#8d997b;
	text-decoration: underline;
}




p { 
margin-left:50px;
margin-right:10px;  
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color:#b1453d;

}

.logotyyppi {
	position: absolute;
	height: 80px;
	width: 600px;
	left: 150px;
	top: 4px;
	z-index:1;
}



h2 {
	color: #8d997b;
	background-color: b1453d;
	margin-left:10px;
}

h4 {
	color: #b1651b;
	margin-left:35px;
font-size: 18px;
}

h3 {
	color: #8d997b;
	background-color: b1453d;
	margin-left:35px;
}