body { 
   background-image:url(tau2.jpg);
   background-attachment:fixed;
   background-repeat:repeat-x;
   background-color:#465C7B;
}

{cursor:default}


#texts {
   font-family:trebuchet ms;
   font-size:11px;
   color:#000000;
   line-height:15px;
   text-align:justify;
   letter-spacing: 1px;
   line-height: 14px;
   margin:0px 20px 0px 20px;
}


#texts2 {
   font-family:georgia;
   font-size:10px;
   color:#818A96;
   line-height:15px;
   text-align:center;
   letter-spacing: 10px;
   line-height: 15px;
}

#kuva {
   border: 3px;
   border-style: double;
   background-color: #BEC162;
}

#table {
   background-image:url(tau.jpg);
   background-repeat:repeat-x;
   background-color:#FBFBFB;
   border: 4px;
   border-style: double;
   width: 80%;   
}


h1 { 
   clear: both;
   margin: 0;
   color: #274D77;
   font-family: georgia;
   font-size: 10px;
   letter-spacing: 6px;
   text-align: left;
   line-height: 15px;
}

#linkit {
   font-family:georgia;
   font-size:9px;
   color:#495F7C;
   line-height:15px;
   text-align:center;
   letter-spacing: 6px;
   line-height: 15px;
}

#tiedot {
  border-left-width: 1px;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-style:solid;
  border-spacing:0px;
  border-color:#9AB66C;
}

#taulukko {
  border-width:3px;
  border-style:double;
  border-spacing:0px;
  border-color:#CFD1D7;
}


A:link {color: #20334D; text-decoration: none;}
A:visited {color: #20334D; text-decoration: none;}
A:active {color: #F90B06; text-decoration: none;}
A:hover {color: #58749B; text-decoration: none;}
}