body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	background-image: url(../images/background.jpg);
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
a {
	color: #330000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #BB8C00;
	margin-bottom: -11px;
}
.intro {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 20px;
	font-weight: bold;
	color: #BB8C00;
}
.intro2 {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 19px;
	font-weight: bold;
	color: #333300;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 130%;
	font-weight: bold;
	color: #333300;
	margin-bottom: -11px;
}
.border {
	margin-left: 7px;
	margin-bottom: 5px;
}

