body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003333;
	background-color: #003366;
	background-image: url(pix/bread-loaves.jpg);
	background-repeat: repeat;
	margin: 30px;
	background-attachment: fixed;
	background-position: center top;
}
h2 {
	font-family: "Footlight MT Light", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #003366;
	letter-spacing: .1em;
}
.100 {
	width: 100%;
}
.center {
	text-align: center;
}
table {
	padding: 10px;
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
h3 {
	font-family: "Footlight MT Light", Georgia;
	font-size: 18px;
	color: #663300;
	text-decoration: none;
	letter-spacing: .1em;
}
.byline {
	font-style: italic;
	color: #CC3333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.muffin-bg {
	background-image: url(pix/blueberry-muffin.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
.muffin {
	font-size: 18px;
	font-family: "Footlight MT Light", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000033;
	background-attachment: fixed;
	background-image: url(pix/blueberry-muffin-lt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	letter-spacing: .1em;
}
.dark-text {
	color: #000066;
}
.pastries-bg {
	background-image: url(pix/smallsample.jpg);
}
.dark-bg {
	background-color: #003366;
	padding: 5px;
}
h4 {
	letter-spacing: .1em;
	font-family: geneva;
	font-size: 12px;
}
.padding10 {
	padding: 10px;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
