body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#848a73;
	margin:0;
	padding:0;
}
.kehys{
	width:884px;
	margin:auto;
	height:auto;
	background-image:url(gfx/tausta2.jpg);
	background-repeat:repeat-y;
}	
.top{
	background-image:url(gfx/otsikkotausta2.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:172px;
}
.tekstitausta{
	
	width:884px;
	
	
}
.teksti{
	
	width:745px;
	padding-left:25px;
	color:#555a4d;
	font-size:14px;
	margin-left:90px;
}

.teksti a{
	color:#f9b8dd;
}

.teksti a:hover{
text-decoration:underline;
}

.linkit{
	
	position:relative;
	top:-40px;
	height:177px;
	width:88px;
	float:left;
	
}
.ala{
	
	background-image:url(gfx/ala2.jpg);
	background-repeat:no-repeat;
	width:884px;
	height:89px;
}