.menuotsikko {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: large;
	font-weight: bold;
        color: #000099;
}

.isootsikko {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 20px;
        color: #000099;
}

.teksti {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        background-attachment: fixed;
        background-image: url(images/tausta.jpg);
        background-repeat: no-repeat;
        background-position: center;
}



body, td, pre {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        background-attachment: fixed;
        background-image: url(images/tausta.jpg);
        background-repeat: no-repeat;
        background-position: center;
}


