body { 
   background-color:#ffffff;
   background-image:url(http://s275.photobucket.com/albums/jj307/fellmoore/krafiikat/comfort/tausta.png);
   background-repeat:repeat-y;
   position:left;
   margin-left:0px;
   margin-top:0px;
} 

td {
   font-family: Arial;
   font-size: 12px;
   color:#000000;
}

#main {
   background-image:url(http://s275.photobucket.com/albums/jj307/fellmoore/krafiikat/comfort/tausta2.png);
   margin-top:0px;
   background-position:right top;
   background-repeat:repeat-x;
   margin-left:0px;
   widht:100%;
}

#tekstit {
   font-family: Arial;
   font-size: 12px;
   color:#000000;
   border:0px solid #000000;
   background:transparent;
   width:680px;
   text-align:justify;
   position:absolute;
   top:125px;
   left:150px;
   line-height:1.5;
} 

h2 {
   color:#0F1231;
   font-family:georgia;
   font weight:bold;
   font-size:13px;
}

a:link, a:visited {color:#aa7700; text-decoration:none;}
a:hover, a:active {color:#AA7700; text-decoration:underline; cursor:default;}

a.nav:link, a.nav:visited, a.nav:active {
   color:#808080;
   font-family:georgia;
   font-size:13px;
   text-decoration:none;
   font-weight:bold;
   display:block;
   margin-left:50px;
   margin-bottom:10px; 
}

a.nav:hover {
   color:#808080;
   font-family:georgia;
   font-size:13px;
   text-decoration:underline;
   font-weight:bold;
   display:block;
   margin-left:50px;
   margin-bottom:10px; 
}

b {color:#061219;}