body {
  background: url(images/ylabg.jpg) repeat-x fixed #fff;
}

/* PERUSJUTUT */

div#main {
  background: url(images/ybg.jpg) repeat-y #fff;
  margin-right: auto;
  margin-left: auto;
  margin-top: 1.5em;
  width: 750px;
}

div#otsikko {
  width: 750px;
  height: 164px;
}

div#navi {
  width: 160px;
  position: absolute;
}

div#teksti {
  background: url(images/leiska_03.jpg) no-repeat #ebebeb;
  width: 577px;
  position: relative;
  left: 160px;
  min-height: 300px;
}

div#ala {
  width: 750px;
  position: relative;
}

div#kopyt {
  position: absolute;
  width: 550px;
  height: 20px;
  background: transparent;
  bottom: 19px;
  left: 25px;
}

/* TEKSTIN MÄÄRITYKSET */

#teksti h1 {
  margin: 0em 3em;
  padding: 0.2em 4em 0.2em 3em;
  text-align: right;
  font-family: georgia, serif;
  color: #522d00;
  font-size: 18px;
  border-bottom: dashed 1px #b1ae83;
  letter-spacing: 0.3em;
  font-variant: small-caps;
}

#teksti h2 {
  margin: 0em 3em;
  padding: 0.2em 4em 0.2em 3em;
  text-align: right;
  font-family: georgia, serif;
  color: #522d00;
  font-size: 15px;
  border-bottom: dashed 1px #b1ae83;
  letter-spacing: 0.1em;
  font-variant: small-caps;
}

#teksti h3 {
  margin: 0em 3em;
  padding: 0.2em 4em 0.2em 3em;
  text-align: right;
  font-family: georgia, serif;
  color: #522d00;
  font-size: 12px;
  border-bottom: 0;
  letter-spacing: 0.1em;
  font-variant: small-caps;
}
  
#teksti p, td {
  text-align: justify;
  color: #522d00;
  font-family: georgia, serif;
  font-size: 13px;
  margin: 1em 1.3em 1em 0.3em;
}

#teksti a {
  color: #7d8e99;
  text-decoration: underline;
}

#teksti a.ei {
  color: #522d00;
  text-decoration: underline;
}

#teksti a:hover {
  color: #000;
  background: #b1ae83;
  text-decoration: none;
}

#teksti b {
  color: #522d00;
}

#teksti table.muotoiltu {
  margin-right: auto;
  margin-left: auto;
  padding: 1em;
  margin: 0.1em;
}

#teksti table.muotoiltu td {
  vertical-align: top;
  background: #dedcc0;
  padding: 0.8em;
  margin: 0.2em;
  border: solid 2px #cbc46a;
}

#teksti img {
  margin-right: auto;
  margin-left: auto;
  margin-top: 1em;
  margin-bottom: 1em;
  display: block;
  border: solid 2px #cbc46a;
}

#teksti img.ei {
  border: 0;
}

#kopyt p {
  text-align: justify;
  color: #522d00;
  font-family: georgia, serif;
  font-size: 11px;
  margin: 0.4em 1.3em 0em 0.3em;
}

#kopyt a {
  color: #7d8e99;
  text-decoration: underline;
}

#kopyt a:hover {
  color: #000;
  background: #b1ae83;
  text-decoration: none;
}
