body
{
	background: #000;
	font-family: sans-serif;
}

.centerbox
{
	margin: 0px auto;
	width: 800px ;
	margin-top: 80px;
}

p.quotation
{
	color: #fff;
	font-size: 120%;
}

p.author
{
	color: #fff;
	font-size: 100%;
	text-align: right;
	margin-right: 50px;
}