body{
	text-align: center;
	background: #000000;
	color: #ece9c3;
	}

.quote {
  font-size: 1.8em;
  font-family: Times, "Times New Roman", Georgia, serif;
  }

.author {
  font-size: 1.5em;
  font-family: "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
  }
