BODY { 
   background-image:url('kisaleiska2_tausta.jpg');
   background-repeat:repeat-y;
   text-align:justify;
 font-family: Verdana;
	font-size: 12px;
	color:#152f3c;
   background-color:#92acb3;}

#tausta {
   position:absolute;
   top:0; 
   left:0;
}

#tekstialue {
   position: absolute;
   left: 30px;
   top: 305px;
   width: 685px; 
   height: 245px
}

#linkkialue {
   position: absolute;
   left: 130px;
   top: 360px;
   width: 300px; 
   height: 200px;
   font-size:13px;
}

#navinalla {
   position: absolute;
   left: 100px;
   top: 550px;
   width: 200px; 
   height: 20px;
   font-size:12px;
}

td { 
  color: #3a4846 ; 
  font-size: 12px ; 
  font-family: Verdana, Arial, Tahoma ; 
}


a:link, A:visited{
   color:black;
   text-decoration:none;
   border-bottom: 1px dotted black; }
   
a:hover {
   color:white;
   text-decoration:none; 
   border-bottom: none;   }
   
a:active {
   color:black;
   text-decoration:none;
   border-bottom: 1px dotted black; }
   
h1 {
font-size: 14px;
color:#473827;
text-decoration:bold;}

.kuva {
   border:0px solid #473827; 
