/* Содержимое файла styles.css. */
body {
  background-color: #8D8680;
  color: black;
  font-family: trebuchet ms, officina sans, meta, sans-serif;
  }
h1 {
  text-align: center;
  font-size: 1.5em;
  font-style: italic;
  }
p {
  line-height: 1.2em;
  text-indent: 0.8em;
  text-align: justify;
  text-justify: newspaper;
  }
h1{
  font-weight: normal;
  letter-spacing: 0.6ex;
  color: black;
  }
