body {
	background-image: url(../images/appleback1.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #680001;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #680001;
	text-decoration: none;
}
.footer a:hover {
	color: #9A1214;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #900B0E;
	font-size: 22px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.content a:link, .footer a:visited, .footer a:active {
	color: #950E12;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #966A10;
	line-height: 20px;
}

.content a:hover {
	color: #9A1214;
	text-decoration: underline;
}
h5 {
	font-size: 15px;
}
