* {
  text-align: center;
}

body {
  text-align: center;
}

body {
  margin: auto;
  width: 640px;
  padding: 50px;
  font-family: 'American Typewriter', 'Courier New', serif;
  font-size: 26px;
  color: #000000;
 }
