body {
	background-image: url(../images/catback.jpg);
}

.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

a.nav:link {
	color: #000000;
	font-size: small;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.nav:visited {
	color: #000000;
	font-size: small;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.nav:hover {
	color: #000000;
	font-size: small;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
