#content {
  border:1px solid #F90;
  border-collapse:collapse;
  background:url(../images/bg_produk.png) transparent top repeat-x;
  width:998px;
}

#content h1 {
  float:left;
  font-family:serif;
  font-size:1.6em;
  width:100%;
  margin:1em 0px;
  color:#F90;
}

#content div {
  float:left;
  background-color:#EEF;
  border:1px solid #CCC;
  width:800px;
  text-align:center;
  margin-left:100px;
  margin-right:100px;
  margin-bottom:1em;
  padding:20px;
}