body {
 

background-image: url(kuvat/tausta.gif);
background-attachment: fixed;
background-repeat: repeat;
padding:0px;}


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

a:visited { 
text-decoration:none; 
color:#cc3300; 
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:12px; 
line-height:16px;
margin:30px;
}

.leipis { 
margin:10 30 10 20;
}

.otsikko { 
color:#666666; 
font-weight:bold; 
font-size:16px; 
line-height:18px;
background:url('/kuvat/nappi2.gif');
background-repeat: no-repeat;


}

.ilmo { 
padding:10;
background-color: #ff9933;
}

.mimmi { 
background-repeat: no-repeat;

}

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

}


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

}




