body { 
background:url('kuvat/tausta.gif');
background-color:#eeeeee;
background-attachment: fixed;
background-repeat: repeat-x;
padding:0px;}


a:link { 
text-decoration:none; 
color:#cc9900; 
font-weight:bold; 
}  

a:visited { 
text-decoration:none; 
color:#666666; 
font-weight:bold; 
} 

a:hover { text-decoration:none; color:#000000; font-weight:bold; }
a:active { text-decoration:none; color:#000000; font-weight:bold; } 

td { 
color:black; 
font-family:arial, helvetica; 
font-size:11px; 
line-height:16px;
margin:30px;
}

.leipis { 
margin:10 30 10 20;
}

.nappi { 
background:url('kuvat/nappi.gif');
background-repeat: no-repeat;
padding:0 0 0 12;

}


.navi{ 
position:fixed;
top:20px;
left:30px;

}




