@charset "utf-8";
/* CSS Document */

/*html,html body {
	background:#b79d62 url(../images/background-image-light-1.jpg) no-repeat top center;
}*/

h2 {
	font-size: 20px;
}

div#text {
	height: 1440px;
	width: 670px;
	margin-left: 10px;
	line-height: 1.7em;
	text-align: justify;
}

.quotetable {
	text-align:center;
	vertical-align:top;
}

.quote {
	font-style: italic;
	font-size: 14px;
	line-height: 1.25em;
	text-align: center;
}
