/* Generated by KompoZer */
#header {
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(images/header.jpg);
}
#bg {
  margin: auto;
  background-repeat: repeat-y;
  background-position:  center center;
  font-family: Calibri;
  padding-right: 70px;
  padding-left: 70px;
  background-image: url(images/bg.jpg);
}
#footer {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url(images/footer.jpg);
}
.kotak {
  border: 4px solid #33ffff;
  background-color: #ffff99;
}
