
 body {
  background-color: #000000;
  font-family: "Book Antiqua", sans-serif, "Times New Roman";
  font-size: small;
  text-transform: none;
  vertical-align: center;

  }






#top {

  width: 800px;
  background: #fff;
  padding: 10px;
  margin: auto;

}

#linkki {
  width: 800px;
  background: #fff;
  padding: 10px;
  margin: auto;
  float: none
}

#main {
  float: none;
  width: 800px;
  background: #fff;
  margin: auto;
  padding: 10px 10px 10px 10px;
  text-align: left;
  background-image: none
}

#etusivu {
  float: none;
  width: 800px;
  background: #fff;
  margin: auto;
  padding: 10px 10px 10px 10px;
  text-align: left;
  background-image: url(../kuvat/foto5.jpg);
  background-position: 95% 92%;
  background-repeat: no-repeat

}

#fotosivu {
  float: none;
  width: 800px;
  background: #fff;
  margin: auto;
  padding: 10px 10px 10px 10px;
  text-align: center;
  background-image: none
}



#bottom {
  width: 800px;
  background: #fff;
  padding: 10px;
  margin: auto;
  float: none;
  text-align: center;
  font-family: "Times New Roman", sans-serif  ;
  font-size: 12px
}

.text  {

 text-align: left;
 word-spacing: 3px
}

h1 {
  font-size: medium;
  font-style: normal;
  font-weight: bold;
  font-variant: small-caps
}

a {
  color: #825C48;

}

a:visited {
  color: #825C48;
}

a:hover {
  color: #000000;
}
