.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #660000;
}
.pgbackground {
	background-image: url(images/gardenbg.jpg);
	background-repeat: no-repeat;
}
