body	{
	margin: 0px;
	padding-top: 50px;
	background-color: #333;
	font-family: 'Verdana', 'Times New Roman', 'Arial', 'sans-serif';
	font-size: 16px;
	color: #EEE;
	width: 100%;
	text-align: center;
}

a, a:hover, a:active {
	color: #EEE;
	text-decoration: none;
}

small	{
	font-size: 10px;
	color: #AAA;
}

hr	{
	width: 300px;
	color: #EEE;
}

.container {
  width: 100%;
  text-align: center;
}

#banner {
	font-weight: bold;
	font-size: 44px;
	text-transform: uppercase;
}

.quoteauthor {
	text-align: right;
	padding-right: 20px;
	font-style: italic;
}

.table-container {
  margin: 0 auto;
  width: 800px;
  text-align: center;
}

td	{
  width: 800px;
	line-height: 140%; 
	font-family: 'Palatino Linotype', 'Tahoma', 'Verdana', 'Times New Roman', 'Arial', 'sans-serif';
	text-align: justify;
}
