body {
     font-family: Verdana;
     font-size: 12px;
     margin: 0;
     background-image: url("maisema.jpg");
     background-repeat: repeat-x;
     background-attachment: fixed;
     position: relative;
     text-align: center;
     background-color: black;

}

a, a:visited {
     color: white;
     }

a:hover, a:active {
     color: white;
     }

h2 { font-family: Verdana;
     }

h3 { font-family: Verdana;
}

ol {
padding: 15px;
}

#kokosivu {
     background-image: url("tausta.jpg");
     background-repeat: repeat-y;
     background-position: center;
     width: 100em;
     position: relative;
     min-height: 100%;
     height: auto !important;
     height: 100%;
     text-align: left;
     margin-right: auto; 
     margin-left: auto;
}




#wrapper {
     float: right;
     margin-right: 25%;
     width: 50%;
     background-color: white;
     margin-bottom: 50px;   

}
.float_fix {
clear: both; 
width: 100%;
}

#sisalto {
     margin: 10px;
     padding: 10px;
     font-family: Verdana;
     font-size: 10px;
     text-align: left;
     color: #000;
}

#sisalto a {
     color: black;
}

#sisalto img {
border: 0;
}


#navigointi {
     float: left;
     width: 150px;
     padding-right: 5px;
     margin-left: 80px;
     margin-top: 80px;
     background-color: #80637E;
     text-align: left;
     font-size: 12px;
     }
     
#navigointi img {
     border: 0;
}


#extra {
     clear: both;
     height: 45px;
     width: 30%;
     margin-left: 400px;
     background-color: white;
    }

#alatunniste {
     clear: both;
     position: absolute;
     height: 30px;
     width: 40%;
     background-color: #906D8C;
     font-family: verdana;
     font-size: 10px;
     text-align: center;
     bottom: 0;
     }