body, p, ol, ul, td {
	text-align: center;
	font-family: helvetica;
}

#quote {}

#quote_text {
	list-style-type: none;
}

#quote_text li {
	padding: 1%;
}

#saying {
	font-size: 24px;
}

#author {
	font-style: italic;
}

#picture img {
	max-width: 300px;
}
