body.joo {
  background-image: url('img/tausta3.jpg');
  background-repeat: repeat-x;
  background-color: #333333;
  background-position: left top; margin-left:0; margin-right:0; margin-top:0; margin-bottom:25px
}
font.text {
  font-family: Courier New;
  color: #000000;
  font-weight: bold;
  font-size: 10px;
}
a.mail {
  font-family: "Courier New";
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
a.mail:active {
  font-family: Courier New;
  color: #d12121;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
a.mail:hover {
  font-family: Courier New;
  color: #d12121;
  font-size: 14px;
  text-decoration: underline overline;
  font-weight: bold;
}
