body { 
background-color:#efebe2;
background-image:url(http://kauhukuva.net/cowen/kuvat/cowjatko.jpg);
background-repeat:repeat-y;
} 

#vaaka {
   border:0px solid #000000;
   height:1000px;
   position:absolute;
   top:0px;
   left:0px;
   background-image:url(http://kauhukuva.net/cowen/kuvat/cowvaaka2.jpg);
   background-repeat:repeat-x;
   width: 100%;
}

.otsikonkohta {
position:absolute;
top:0px;
left:0px; 
}

#tekstit {
position:absolute;
top:275px;
left:160px;
width:690px;
color:#dde5ce;
font-family:arial;
font-size:12px;
text-align:justify;
line-height:2.0;}

  pre {
	font-family: arial; 
	font-size: 12px; 
}

.kysymys 
{font-weight: bold;width: 135px;font-size: 12px;font-family: bookman old style;color: #f1eee7;padding: 2px;vertical-align: top;}

.vastaus 
{width: 180px;font-size: 11.5px;font-family; arial;color: #dde5ce;vertical-align: top;}

.h1 {
   font-family: bookman old style;
   font-size: 20px;
   color: #061e1e;
   text-align:left;
   font-style: italic;
   font-weight: none; 
   border-bottom:1px dashed #aabeb2;
 margin-left : 30px;
 margin-right : 10px;}

.h2 {
   font-family: bookman old style;
   font-size: 16px;
   color: #061e1e;
   text-align:left;
   font-style: italic;
   font-weight: none; 
   border-bottom:1px dashed #aabeb2;
 margin-left : 30px;
 margin-right : 10px;}

.h3 {
   font-family: bookman old style;
   font-size: 5px;
   color: #061e1e;
   text-align:left;
   font-style: italic;
   font-weight: none; 
   border-bottom:1px dashed #aabeb2;
 margin-left : 30px;
 margin-right : 10px;}

.h4 {
   font-family: bookman old style;
   font-size: 16px;
   color: #061e1e;
   text-align:left;
   font-style: bold;
   font-weight: none; 
   border-bottom:0px dashed #aabeb2;
 margin-left : 0px;
 margin-right : 0px;}

#linkit {
position:absolute;
top:245px;
left:160px;
width:690px;
color:#000000;
font-family:palatino linotype;
font-size:15px;
text-align:justify;
line-height:2.0;}

A:link {
text-decoration: underline; 
color:#dde5ce;}

A:visited {
text-decoration: underline; 
color:#dde5ce;}

A:hover {
text-decoration: none; 
color: #0e3434; 
cursor:pointer;}

A:active {
text-decoration: none; 
color:#0e3434;}

