﻿body {
  background: #F9F9F9;
}
body form {
  background: #fff;
  border-radius: 3px;
  padding: 20px;
}
body form h3 {
  text-align: center;
}