@import "../parts/pdf_form.css";

#step1 {
  background: white url(/images/step1.jpg) no-repeat 0 2px;
  text-indent:95px;
  margin-right:20px;
}

#step2 {
  background: white url(/images/step2.jpg) no-repeat 0 2px;
  text-indent:95px;
  margin-right:20px;  
}

#send-button {
  margin-bottom:20px;
}