#quotearea {
	background: #eee5c1;
	width: 800px;
	height: 100px;
	padding: 12px 50px 0 50px;
	margin: 15px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
}
