body {
	background-color: #FFF7F7;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/bgreference.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.quote {
	font-size: 2em;
	font-weight: bold;
	color: #8E7969;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: -10px;
	padding-bottom: -10px;
}

