/* Generated by KompoZer */
#header {
  background-image: url(header1.jpg);
  background-repeat: no-repeat;
  background-position:  center center;
}
#body {
  background-image: url(bg.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  padding-right: 80px;
  padding-left: 80px;
  font-family: Calibri;
  text-align: justify;
  font-size: large;
}
#footer {
  background-image: url(footer1.jpg);
  background-position:  center center;
  background-repeat: no-repeat;
}
h1 {
  border-bottom: 2px solid #32c332;
  font-size: x-large;
  color: #32c332;
}
.list {
  list-style-image: url(gambar/bull.png);
  padding-right: 140px;
  padding-left: 140px;
}
.kecik {
  font-size: medium;
}
.kotak {
  border: 3px dotted #2fbc00;
  margin: auto;
  width: 400px;
  text-align: center;
}
