@charset "utf-8";
/* CSS Document */

body { text-align: center;}
input, textarea {
  display: block;
  margin: 10px;
  padding: 10px;
}