body {
          background-image: url('yelna_line.jpg');
          background-repeat: repeat-y;
          background-position: center center;
          background-color: #ece6dd;
}
#negativezero { padding-top: 0px; width: 550px; padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; z-index: 100; }

#otsikko { padding-top: 0px; padding-bottom: 0px; margin-bottom: 0px; margin-top: -10px; z-index: 1; overflow: auto;}

 img.text {
          float : right;
          border : 4px double #ffffff;
          margin : 5px 10px;}

/* Teksti muotoilut */

h1 {
   font-size: 12px;
   color: #a79b8a;
   font-family:Palatino Linotype;
line-height:2;
}

h2 {
   font-size: 12px;
   color: #978A75;
   font-family:Palatino Linotype;
line-height:2;
}

h5  {      
   background-color: #fbf8f4;
   background-image: url('yelna_bg.jpg');
   background-repeat: repeat-x;
   font-size: 12px;
   color: #a79b8a;
   font-family:Palatino Linotype;
font-weight:bold;
line-height:2;
border-top:1px solid #c0b5a5;
border-bottom:1px solid #c0b5a5;
border-right:1px solid #c0b5a5;
border-left:1px solid #c0b5a5;
letter-spacing:3px;
text-align:center;
text-transform:uppercase;
  display: block;}


BODY, td {
text-align: justify;
font-family: tahoma;
line-height: 20px;
font-size: 11px;
color: #5b4e3c;}

#txt {
text-align: justify;
font-family: arial;
line-height: 20px;
font-size: 12px;
color: #5b4e3c;
}

/* Navigaatio */

A:link {
color: #817461;	
text-decoration: none;
}
A:visited {
color: #817461;
text-decoration: none;
}
A:hover {
color: #978A75;
text-decoration: none;
cursor:default;
}
A:active {
color: #817461;
text-decoration: none;
}
.t {
border:1px dashed #f4f4f4;
font-size:12px;
color:#2F2F2F;
line-height:20px;
text-align:justify;
background-color:#fcfcfc;
width:100%; }