body {
   background-color : #e4e4e4; 
   margin : 0; 
   font-size : 12px; 
   line-height : 18px; 
   font-family: arial, tahoma, verdana; 
   color : #2a2a2a; 
   letter-spacing : normal; 
   text-align : justify; 
}


a:link {color : #820808; text-decoration : none; font-weight: bold; }
a:visited {color : #820808; text-decoration : none; font-weight: bold; }
a:active {color : #820808; text-decoration : none; font-weight: bold; }
a:hover {color : #000000; text-decoration : none; font-weight: bold; }


small {
   letter-spacing : 1px; 
}

h1 { 
   font-size : 17px; 
   line-height : 25px; 
   letter-spacing : 0px; 
   color : #820808; 
   font-family: georgia;
}

h2 { 
   font-size : 15px; 
   line-height : 25px; 
   letter-spacing : 0px; 
   color : #820808; 
}

h3 {
   border-top: 1px #e4e4e4 solid;
   width: 90%;
}

.linkit {
   font-size: 14px;
   font-family: georgia;
}


#itseteksti { 
   margin-left : auto; 
   margin-right : auto;  
   width :800px; 
   margin-top: 0px; 
   background-image:url(imag/tausta.jpg); 
   background-repeat: repeat-y; 
   background-position: center center;
}

#itseteksti1 { 
   margin-left : 300px; 
   margin-right : 40px; 
}

#sis{
   margin-left: 20px;
   margin-right: 50px;
}

#vasen { 
   float: left;
   margin-left : 0px; 
   width: 300px;
   font-size: 11px;
   color: #5e5e5e;
}


