.tausta{
  background-color: #260436;
  background-image: url('images/kehys_sis.jpg');
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
  scrollbar-arrow-color: #BBB4D6;
  scrollbar-face-color: #3B0557;
  scrollbar-base-color: #3B0557;
  scrollbar-track-color: #260436;
  scrollbar-shadow-color: black;
  scrollbar-highlight-color: #BBB4D6;
  overflow-x: hidden;
}
.tausta_yla{
  background-color: #260436;
  background-image: url('images/kehys_ylap.jpg');
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.tausta_vas{
  background-color: #260436;
  background-image: url('images/kehys_spons.jpg');
  background-position: top right;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.tekstit {
  font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #F0DEED;
}
.pienitxt {
  font-family: Verdana, Arial;
  font-size: 9px;
  font-weight: normal;
  color: #F0DEED;
}
.kerhotxt {
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  color: #F0DEED;
}
.ali {
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  color: white;
}
.reunus{
  border: 1px solid #54216F;
}
.reunus_yla{
  border-top: 1px solid #54216F;
}
.korostus{
  background-color: #4B097D;
}
a:link, a:visited, a:active {
  color: #BBB4D6;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: white;
}