body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.normal {
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.quotes {
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.title {
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.footer {
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
