body {
	background-image: url(ph_back.jpg);
	background-repeat: repeat-y;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	letter-spacing: .03em;
}
a:hover {
	color: #FF8B40;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.purchase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: .03em;
}
