.orderForm {
  background: #eeeeee;
  padding: 30px;
  border-radius: 10px;
}

body {
    background: #eee url('../img/extra_clean_paper.png');
}