img { border-width: 0 }
body {
  background-color: #cccc99;
  background-image: url(../img/l4.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-attachment: fixed;
}
body.home {
  background-image: url(../img/l2.gif);
  background-position: 0 10;
}
body.home div {
  position: absolute;
  font: 0;
}
.foto {
  background-image: url(../foto/stin.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.foto img {
  border: 1px solid #fff;
  margin-right: 10;
  margin-bottom: 10;
}
div.page {
  width: 538;
  margin-left: 50;
  margin-top: 50;
  margin-bottom: 50;
  margin-right: 40;
}
p,li {
  font-family: Times New Roman;
  font-size: 16;
}
p {
  text-align: justify;
}
h1 {
  font-family: Arial;
  font-size: 20;
}
h2 {
  font-family: Arial;
  font-size: 18;
}
ul {
  list-style-image: url('arrow.gif');
}
p.italic {
  text-align: center;
  font-style: italic;
}

