body {
	background-color: #fbf0db;
	color: #663300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #663300
}
a:visited {
	color: #006633
}
h1 {
	text-align: center;
	font-size: 150%;
}
h2 {
	text-align: center;
	font-size: 120%;
}
h3 {color: #006633;
font-size: 90%;
	
}
.product {color: #006633;
font-size: 115%;
font-style: normal;
}
p {
	font-style: italic;
	font-weight: bolder;
	font-size: 80%;
}
address {
	text-align: center;
}