body {
  height: 100%; }

textarea {
  background: url("../textarea_bg.png") repeat local 0 0;
  font-family: monospace;
  font-size: 13px;
  font-style: italic;
  height: 70%;
  outline: none;
  width: 70%; }
  textarea::placeholder {
    text-align: center; }

.text {
  color: #525252;
  margin: 20px auto;
  font-size: 14px;
  width: 75%; }

h1 {
  margin: 20px auto 10px;
  font-size: 22px;
  width: 75%; }

/*# sourceMappingURL=style_index.css.map */
