body {
  font-family: Arial;
  font-size: smaller;
  line-height: normal;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
  background-color: transparent;
  background-image: url(images/body.jpg);
  background-position:  center center;
  background-repeat: repeat;
}
#header {
  background-image: url(images/headerKONLINE.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#footer {
  background-image: url(images/footer.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
#bgcell2 {
  background-image: url(images/index_02.jpg);
  background-repeat: repeat-y;
  background-position: center top;
}
