body {
   background-image:url(tausta3.png);
   margin-top : 0px;
   margin-right : auto;
   margin-bottom : 0px;
   margin-left : 0px;
}

#kaikki {
   width:640px;
   background-image:url(taustat.png);
   border : 1px solid black;
}

#otsikko {
   margin-top : 0px;
   height : 224px;
}


#tekstit {
	background-image:url(tausta.png);
	margin-left : 15px;
	margin-top : 0px;
	margin-bottom : 0px;
	width : 478px;
	font-family : Arial, 'Trebuchet MS',  Tahoma, Sans-Serif;
	color : black;
	font-size : 12px;
	text-align : justify;
	letter-spacing : normal;
	line-height : 1.8;

}

.otsikko {
font-size: 15px;
font-family: century gothic;
color: #EA750C;
font-weight:bold;
letter-spacing: 3px;
border-bottom: 1px dotted black;
}


A:link
{color: #EA750C;
text-decoration:none;
cursor:crosshair;}

A:visited
{color: #EA750C;
text-decoration:none;
cursor:crosshair;
}

A:active
{color: #EA750C;
text-decoration:none;
cursor:crosshair;
}

A:hover
{color: #EA750C;
text-decoration: bold;
cursor:crosshair;
}