body { background-color: black; color: white; }

ul { list-style: none; float: none; text-align: center; padding: 0; }

li { display: inline-block; }

h1 { text-align: center; font-weight: normal; padding-top: 30px; }

a { color: white; }

.quote { text-align: center; padding: 0 270px; line-height: 1.5; }
