/* PERUS */

body {
    background:#e8a0c7;
    background-image:url(palkki.png);
    background-repeat:repeat-x;
    margin:0;
    padding:0;
    font-family:Arial, 'Arial Narrow', Sans-Serif;
}

img {
    border:0px;
}


strong{
    color:#a61f68;   
}


div#sisalto {
    position:absolute;
    top:10px;
    left:250px;
    width:550px;
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
}

div#sisalto p {
    color:#c63d87;
    padding: 20px;
    margin:0;
    text-align:justify;
    font-size:12px;
    line-height:1.7;

}




h2 {
    margin:0;
    padding:10px;
    text-align:center;
    font-family: Platino Linotype;
    color:#e066a8;
}

hr{
   width:95%;
   color:#c63d87;
   border-style:solid;
}



/* TAULUKOT */


.taulut{
    width:95%;
    color:#c63d87;
    font-size:12px;
    font-family:arial;
    font-size:12px;
    font-family:arial;
    line-height:1.7;
}

.suku{
    width:100%;
    color:#c63d87;
    font-size:12px;
    font-family:arial;
    font-size:12px;
    font-family:arial;
}

.tauluun {

   font-size: 9px;
   font-family: Arial;
   color: 000000;
}


/* LINKKIJUTUT */


A:link, A:visited {
   color: #a61f68;   
   cursor: default;
   text-decoration: none;
   border-bottom: none;
}

A:active, A:hover {
   color: #ea69af;   
   cursor: default;
   text-decoration: none;
   border-bottom: none;
}



/* RANDOM */

div#vt {
    color:#e066a8;
    position:absolute;
    top:0px;
    left:3px;
    font-size:12px;
    font-family:Palatino Latinotype;
}

div#muistoteksti {
    background-image:url(buu2.png);
    background-repeat:no-repeat;
    background-position:center;
    color:#e066a8;
    text-align:center;
    font-size:13px;
    font-family:Palatino Latinotype;
}