body {
     background-color: #771e1a;
}

.teksti{
     font-family: Comic Sans MS;
     color: #5A1714;
     font-size: 10pt;
}

        H5 { font-family: Comic Sans MS; font-size:14pt; color:#5A1714; text-decoration:bold;}
        H4 { font-family: Comic Sans MS; font-size:16pt; color:#5A1714; text-decoration:bold;}
        H3 { font-family: Comic Sans MS; font-size:18pt; color:#5A1714; text-decoration:bold;}
        H2 { font-family: Comic Sans MS; font-size:20pt; color:#5A1714; text-decoration:bold;}
        H1 { font-family: Comic Sans MS; font-size:22pt; color:#5A1714; text-decoration:bold;}


        A:link {font-family: Comic Sans MS; text-decoration: none; color:#8E2520;}
        A:hover { font-family: Comic Sans MS; text-decoration: none; color:#310D0B;}
        A:active {font-family: Comic Sans MS; text-decoration: none; color:#310D0B;}
        A:visited {font-family: Comic Sans MS;text-decoration: none; color:#8E2520;}
