/* 
 * Korven Vaeltajat Ry
 * Tyylitiedosto matkapuhelimille ja kämmentietokoneille.
 */

* {
margin: 0 !important;
padding: 0 !important;
float: none !important;
background: white none !important;
font-family: sans-serif !important;
width: 100% !important;
border: none !important;
position: static !important;
height: auto;
}

.piilota { /* Ruudunlukijalinkki */
height: auto !important;
width: 100% !important;
margin: 10px 0 !important;
}

p {
margin-bottom: 1em !important;
}

h1 {
color: green !important;
font-family: serif !important;
/*height: 20px !important;*/
}

#header {
height: auto !important;
}
