
BODY { 

  background-color: rgb(237,208,178);
  background: url("kuvat/taustat/ruskea.jpg"); 
  background-repeat: repeat; 

  scrollbar-base-color: rgb(222,172,111);

  font-color: rgb(0,0,0); 
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  font-size: 0.9em;
  line-height: normal;
  font-family: "Helvetica" ;

} 

#riepu { 
  background: url("kuvat/taustat/pylvas.jpg"); 
  background-repeat: repeat; 
} 

P {
  margin-top: 1em ; 
  margin-left: 2em ; 
  margin-right: 2em ; 
  margin-bottom: 0em ; 
  text-indent: 2em ; 
}

P#eka {
  margin-top: 1em ;
  text-indent: 0em ;
}

P#eka:first-letter {
  margin: -0.17em 0.05em -0.2em 0%;
  font-size: 2.0em;
  float: left;
  font-weight: bold
}

P#ilmanSisennysta {
  text-indent: 0em ;
}

P#laatikko { 
  margin-top: 0em ; 
  margin-left: 2em ; 
  margin-right: 2em ; 
  margin-bottom: 0em ; 
  text-indent: 0em ; 
} 

P#ilmanMarginaaleja { 
  margin-top: 0em ; 
  margin-left: 0em ; 
  margin-right: 0em ; 
  margin-bottom: 0em ; 
  text-indent: 0em ; 
} 

DL {
  margin-top: 2em ; 
  margin-left: 2em ; 
  margin-right: 2em ; 
  margin-bottom: 1em ; 
}
DL DT {
  text-decoration: underline;
}
DL DD {
  margin-left: 0em;
}

.musta      { color: rgb(0,0,0); } 
.punertava  { color: rgb(188,23,11); } 
.ruskea     { color: rgb(117,48,11); } 
.sininen    { color: rgb(60,51,191); } 

.pieni { font-size: 0.8em;} 
.isohko { font-size: 1em;} 
.iso     { font-size: 1.2em; } 
.tosiIso { font-size: 1.6em; } 

A { 
  text-decoration: none; 
  color: rgb(188,23,11); 
} 



 
#kuvaKappale { 
  color: rgb(0,0,0); 
  margin-top: 2em ;
  margin-left: 0.5em ;
  margin-right: 0.5em ; 
  margin-bottom: 2em ; 
  text-indent: 2em ; 
} 

