#theme {
  height: 337px;
  width: 960px;
  position: absolute;
  background: url('/img/home-theme.jpg') 0 0 no-repeat; 
  /* float: left; */
  top: 134px;
}

#claim {
  /* margin-left: 80px; */  
  position: absolute;
  top: 250px;
  /* left: 70px; */
  margin-left: 80px;
  width: 350px;
  height: 38px;
  /* background: url('/img/claim.png') 0 0 no-repeat; */
}

#claim p {
  /* display: none; */
  font-size: 13px;
  line-height: 15px;
}

#page {
  /* border: 1px solid #ff0000; */
  padding: 20px 80px;
  position: absolute;
  top: 470px;
  /* width: 960px; */
  
}