body {
  background-image: url(tausta.png);
  background-repeat: repeat-y;
  margin:0;
  border:0;
  padding:0;
  overflow:hidden;
}
table   { border-collapse: collapse }
#cont {
  overflow:auto;
  background-color:white;
  margin:0;
  padding:2em;
  top:0px;
  left:198px;
  right:269px;
  bottom:76px;
  position:absolute; 
}
#main {
  top:29px;
  bottom:76px;
  font-size:80%;
  position:absolute;
  left:0px;
  right:0px;
  height:90%;
}
#contact {
  position:absolute;
  font-size:60%;
  bottom:5px;
  right:50px;
}
.ctable {
  border:0;
  font-size:90%;
}
.borderImg {
  position:absolute;
  margin:0;
  border:0;
  padding:0;
}

