html, body {

  background-color:#ffffff;

  background-repeat: no-repeat;   

  width: 100%;

  height: 0em;

  margin: 0px 0px 10em 0px;

  font-family : Geneva, Arial, Verdana, Helvetica, sans-serif;

  font-size : 0.95em;

  color : #363636;

  text-align:center;

}

h1 {        
  font-size : 1.2em;
  color : #363636;
  margin: 0px;  

}

h2 {        
  font-size : 1.1em;
  color:#f5721a;
  margin-top: 0em;  
  margin-left: 0em;

}

h3 {      
  font-size : 0.8em;
  color:#f5721a;
  margin-top: -0.0em; 
}

h4 {     
  font-size : 1.00em;
  color:#f5721a;
  margin-top: 0.3em;
  margin-bottom: -0.2em;
  font-weight: bold;     
}



a img{
  border: none;
  }


a:link {
color:#0000ff;
text-decoration: none;}

a:visited {
color:#ff0000;
text-decoration: none;}

a:hover {
color:#aa0000;
text-decoration:underline;}

a:active {
color:#ff0000;
text-decoration:none;}




.displayNone {

  display:none;

}

.content {     
  width:100%;     
  text-align:left;
  margin-top: 0em;

}

.contentcentre {
  width: 100%;  
  float: center; 
  text-align:left;
  margin:auto;
  margin-top: 2em;
}

.contentcentre2 {
  width: 100%;  
  float: center; 
  margin:auto;
  margin-top: 2em;
}

.otsikko{
font-size : 2.00em;
}

.leipateksti{
  margin-top: -6em;
  text-align: left !important;
}

.leipateksti2{
  margin-top: -2em;
}

.ohjeteksti{
  margin-top: -6em;
  margin: auto;
  width: 700px;
  text-align: left;
}

.taulukko{
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
}

.taulukko2{
  max-width: 600px;
  margin-top: -4em;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
}

.kuvausteksti{
 padding-left: 20px;
 padding-right: 20px;
 background-color: #eeeeee;
 font-size : 0.9em;
}


.taulunimi{
 font-size : 1.50em;
}

.thumb-kuva{
 max-width: 400px;
}

.otsikkokuva1{
  margin: auto;
  margin-top: -5em;
  text-align:center;
  float: center;  
}

.otsikkokuva1 img {
  width: 600px;
  height: 600px;
}

.otsikkokuva2 img {
  width: 200px;
  height: 200px;
}

.linkit {
  margin: auto;
  margin-top: 0em;
  : center;

}

.linkit img {
  padding-left: 3em;
  padding-bottom: 3em;

}
  
  }