body {
	background: url(kuva1.jpg) repeat-y 0px 0px #333333;
        text-align : justify; 
        font-family: Arial;
        font-size: 13px;
        line-height:1.3;

}



body, td {

	font-family: Arial;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	line-height:1.3;
	text-align: justify;
        cursor: default;
 
} #teksti {
 position : absolute;
 left : 150px; 
 top : 320px;
 width : 600px;
 
}
A:link,A:visited, A:active {
text-decoration: none; 
font-family: Arial; 
font-size: 12px;
color: #333333;

}
A:hover  {
text-decoration: none; 
font-family: Arial; 
font-size: 12px;
color: #cccc99; 

}


h2 {

	font-family: Arial;
	font-size: 14px;
	text-align: left;
	padding-right: 30px;
	border-bottom: 1px dotted #000000;
	color: #000000;

}

#otsikko {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 600px;
	width: 950px;
	background: url(kuva2.jpg) no-repeat;
}


#tekstit {
	position: absolute;
        line-height:1.3;
	top: 230px;
	left: 325px;
	width: 590px;

}

#jotain {
	position: absolute;
        line-height:1.3;
	top: 130px;
	left: -260px;
	width: 200px;

}


#hevoset {
	position: absolute;
        line-height:1.3;
	top: 230px;
	left: 220px;
	width: 550px;
}

.linkki {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
}


h1 {
	font-family: Arial;
	color: ##333333;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}


h3 {
	font-family: Arial;
	color: ##333333;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}




