/* Päivin taustakokeilut :o) */

BODY.etusivu {
font-family: Comic Sans ms, Verdana, Arial;
font-size : 100%;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
background-image : url(kuv/etusivutausta.jpg); 
background-attachment: fixed; 
background-color : #191970;  
color : #FFC125; 
}

BODY.lilatausta {
font-family: Comic Sans ms, Verdana, Arial;
font-size : 100%;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
background-image : url(kuv/lilatausta.jpg); 
background-attachment: fixed; 
background-color : #660066;  
color : #FFC125; 
}

BODY.kalenteri {
font-family: Comic Sans ms, Verdana, Arial;
font-size : 100%;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
background-image : url(kuv/sininenkalenteritausta.jpg); 
background-attachment: fixed; 
background-color : #00008B;  
color : #FFC125; 
}

BODY.vihreatausta {
font-family: Comic Sans ms, Verdana, Arial;
font-size : 100%;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
background-image : url(kuv/vihreatausta.jpg); 
background-attachment: fixed; 
background-color : #003300;  
color : #FFC125; 
}

BODY.punainentausta {
font-family: Comic Sans ms, Verdana, Arial;
font-size : 100%;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
background-image : url(kuv/punainentausta.jpg); 
background-attachment: fixed; 
background-color : #993300;  
color : #000000; 
}

BODY.keltainentausta {
font-family: Times New Roman, Comic Sans ms, Verdana, Arial;
font-size : 100%;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
background-image : url(kuv/keltainentausta.jpg); 
background-attachment: fixed; 
background-color : #FF8C00;  
color : #003300; 
}

BODY.sininentausta {
font-family: Times New Roman, Comic Sans ms, Verdana, Arial;
font-size : 100%;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
background-image : url(kuv/sininentausta.jpg); 
background-attachment: fixed; 
background-color : #0000CD;  
color : #ffffff; 
}

BODY.muuallatausta {
font-family: Times New Roman, Comic Sans ms, Verdana, Arial;
font-size : 100%;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
background-image : url(kuv/muuallatausta.jpg); 
background-attachment: fixed; 
background-color : #0000CD;  
color : #363636; 
}

TR.yla {
font-family: Comic Sans ms, Verdana, Arial;
font-size : 100%;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
background-image : url(Recycled.png); 
background-attachment: fixed; 
background-color : #ffffff;  
color : #000000; 
}


TR.valk {
color : #EEDFCC;
}

TABLE.kalenteri {
font-family: Times New Roman, Comic Sans ms, Verdana, Arial;
font-size : 100%;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 6%;
margin-right : 0%;
color : #000000; 
}

A.sisa {
font-weight : bold;
text-decoration:none;
color : #EEDFCC;
}

A.valk {
color : #EEDFCC;
}

A.linkit {
font-size : 111%;
text-decoration:none;
color : #003300; 
}

A:hover.linkit{
text-decoration:underline;
}

A {
color :  #000000;
}

P.valk {
color : #EEDFCC;
}

INPUT {
border : no;
background-image : url(kuv/lilatausta.jpg);
color : #ffffff;
}



