﻿
.center {
  width: auto;
  display: table;
  margin-left: auto;
  margin-right: auto;
}

p {
      line-height: 2.2;
    letter-spacing:2px;
    text-indent:2em;
    font-size:15px;
}
