body { 
background-color:#FFFFFF;
background-image:url(kroneta.jpg);
background-repeat:repeat-y;
} 

.otsikonkohta {
position:absolute;
top:0px;
left:0px; 
}

#vaaka {
   border:0px solid #000000;
   height:540px;
   position:absolute;
   top:0px;
   left:0px;
   background-image:url(kroneta2.jpg);
   background-repeat:repeat-x;
   width: 100%;
} 
#tekstit {
position:absolute;
top:180px;
left:265px;
width:700px;
color:#000000;
font-family:verdana;
font-size:12px;
text-align:justify;
line-height:1.6;}

.pienempiteksti { 
font-family:Tahoma; 
font-size:11px;}

.h1 {
   font-family: english;
   font-size: 22px;
   color: #4A6698;
   text-align:left;
   font-weight: bold; 
   border-bottom:1px solid #CDCED1;
 margin-left : 10px;
 margin-right : 10px;}

#linkit {
position:absolute;
top:220px;
left:830px;
width:100px;
color:#4A6698;
font-family:verdana;
font-size:12px;
text-align:center;}

A:link {
text-decoration: none; 
color:#4A6698;}

A:visited {
text-decoration: none; 
color:#4A6698;}

A:hover {
text-decoration: underline; 
color: #AAAAAA; 
cursor:pointer;}

A:active {
text-decoration: underline; 
color:#AAAAAA;}