body {
	
	font-family: "Bookman Old Style";
	font-size: 16px;
	line-height: 24px;
	color: #336699;
	background-image: url(background.jpg);
	background-color: #FFF;
}

h1 {text-align:center; font-family:Calisto MT; color: rgb(51, 102, 153);}
hr {size: 5 ; color: rgb(51, 102, 153); background-color: rgb(51, 102, 153);}


 
.quote {
	font-size: 18px;
}
.logo {
	font-family: "Bookman Old Style";
	font-size: 16px;
	background-image: url(Logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	color: #000;
}
