.startbox_image{
  position: absolute; 
  top: 50px; 
  right: 15px; 
  width: 232px; 
  height: 169px;
  background: url(images/image_frame.png) no-repeat top left;
}
.startbox_button{
  background-color: #52b600;
  width: 102px; 
  height: 29px;
  position: absolute;
  top: 176px;
  left: 15px; 
  line-height: 29px;
  text-align: center;
}