body {
   margin : 0;
   background : url(tausta.jpg) #344529;
   background-position : left bottom;
   background-repeat : no-repeat;
   background-attachment : fixed;
	font-family: arial, sans-serif;
   color : #281809;
   font-size : 12px;
   text-align : justify;
   line-height : 1.5;
}

img {
   border : 0;
}


.copyt {
   text-align : left;
   font-size : 9px;
   color : #0e1609;
   margin-left : 450px;
   padding-top : 30px;
}



a:link, a:visited, a:active {
   color : #e17f27;
   text-decoration : none;
   cursor : default;
   font-size : 12px;
}

a:hover {
   color : #e17f27;
   cursor : default;
   font-size : 12px;
   text-shadow : #956941 1px 2px 8px;
}


a:link.copy, a:visited.copy, a:active.copy, a:hover.copy  {
   color : #dd680a;
   font-size : 9px;
   font-style : italic;
   cursor : default;
   height : 100%;
}

a:hover.copy {
   color : #6a3200;
   font-size : 9px;
   font-style : italic;
   cursor : default;
}


div#koko {
   width : 967px;

}

div#tausta {
   background : url(tausta.png);
   background-repeat : repeat-y;

}
div#yla {
   background : url(yla.png);
   background-repeat : no-repeat;
   height : 49px;
   margin-top : 20px;
   }

div#tekstikentta {
   padding-top : 10px;
   padding-right : 30px;
   margin-left : 360px;
}
div#ala {
   background : url(ala.png);
   background-repeat : no-repeat;
   height : 63px;
   margin-top : -9px;

}



div#vasen {
   float : left;
   position : fixed;
   width : 329px;
}

div#vasen_kuva {
   height : 150px;
   background : url(otsikko.png);
   margin-top : -70px;
}
div#linkit {
   margin-top : 10px;
}




h1 {
   color : #823e07;
   font-family : Palatino Linotype;
   font-style : italic;
   font-size : 14px;
   text-align : left;
   border-bottom : 3px double #793b16;
   text-shadow : #ffeddd 1px 2px 8px;
   letter-spacing : 3px;
   width : 100%;
}









