body {
   background-image:url(desiherd.jpg);
   background-attachment:scroll;
   background-position:left top;
   background-repeat:repeat-inherit;
}

* {
   font-family:Courier New;
}

table {
   font-color:#25162A;
   font-size:12px;
   background-color:rgb(185,185,185);
}

   a:link, a:hover {
   color:maroon;
   text-decoration:none;
}

   a:visited, a:active {
   color:maroon;
   text-decoration:none;
}

h1 {
   font-size:18px;
   font-family:Arial, Sans-Serif;
   font-color:#557253;
   letter-spacing:5px;
}

.laadikko {
   background-color:rgb(185,185,185);
   letter-spacing:1px;
}

h2 {
   font-size:12px;
   font-family:Courier New;
   font-color:black;
   letter-spacing:1px
}

h3 {
   font-size:9px;
   font-family:Arial, Sans-Serif;
   font-color:#557253;
}

h5 {
   font-size:11px;
   font-family:Arial, Sans-Serif;
   font-color:#557253;
   letter-spacing:0px;
}

h4 {
   font-size:9px;
   font-family:Arial, Sans-Serif;
   font-color:#557253;
   letter-spacing:0px;
}
   a:link, a:hover {
   color:maroon;
   text-decoration:none;
}

   a:visited, a:active {
   color:maroon;
   text-decoration:none;
}

h6 {
   font-size:11px;
   font-family:Courier New;
   font-color:black;
   letter-spacing:0px
}

.laz {
   font-size:5px;
   font-family:Courier New;
   font-color:black;
   letter-spacing:0px;
}

.taul {
   font-size:11px;
   font-family:Courier New;
   font-color:black;
   background-color:rgb(185,185,185);
}

.kal {
   font-size:11px;
   font-family:Courier New;
   font-color:black;
   background-color:rgb(185,185,185);
   letter-spacing:0px;
}

div#vasen {
    float: left;
    margin-left: 3em;
    text-align: justify;
    width: 60%;
}
div#oikea {
    float: right;
    margin-right: 3em;
    text-align: justify;
    width: 60%; 
}
