BODY {
   background-image:url(dinne2.png);
   background-color: #EAE7C6;
   background-repeat: repeat-x;
   background-position:top;
   font-family: arial;
   width: 200;
   font-size: 12px;
   color: #FFFFFF;
}

#tekstit {
   position:absolute;
   width: 600px;
   height: 100%;
   top: 180px;
   left: 280px;
   background-color: #EAE7C6;
   z-index: 1;
   font-family: arial;
   font-size: 12px;
   color: #333333;
   cursor: default;
   padding: 3px;
   line-height: 220%;
   text-align: justify;

}

#sivu {
   position:absolute;
   width: 200;
   height: 100%;
   top: 160px;
   left: 15px;
   z-index: 1;
   font-family: arial;
   font-size: 12px;
   color: #333333;
   cursor: default;
   padding: 3px;
}
#otsikko {
   top: 0px;
   left: 0px;
   z-index: 1;
   position: absolute;
   height: 100px;
}
A:link, A:visited {
   text-decoration:underlined;
   color: #2E3652;
}
A:hover, A:active {
   text-decoration: none;
   color: #495683;

}
h1 {
   border-bottom: 1px solid #2E3652; 
   padding-left: 30px;
   color: #495683;
   text-align: left; 
   width: 90%;
   font-size: 18px; 
   font-variant:small-caps;
   font-family: palatino linotype;
}
h2 {
   border-bottom: 0px solid #9daf67; 
   padding-left: 30px;
   color: #2E3652;
   text-align: left; 
   width: 90%;
   font-size: 14px; 
   font-style: italic;
   font-family: palatino linotype;
}
#jou {

   background-color: #DBD79D;
   font-size:12px;
   border:2px solid #2E3652;
   padding: 2px;
}

#sivuoikee {
   position:absolute;
   width: 200;
   height: 100%;
   top: 160px;
   left: 930px;
   z-index: 1;
   font-family: arial;
   font-size: 12px;
   color: #333333;
   cursor: default;
   padding: 3px;
}
