h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #009999;
}
.giftbaskets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009999;
	font-weight: bold;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #009999;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #D30000;
	text-decoration: none;
}
