body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003333;
	background-color: #333366;
	background-repeat: repeat;
	margin: 30px;
	background-attachment: fixed;
	background-position: center top;
}
h2 {
	font-family: "Footlight MT Light", Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	letter-spacing: .1em;
}
.100 {
	width: 100%;
}
.center {
	text-align: center;
}
table {
	padding: 10px;
}
a:link {
	color: #6699CC;
	letter-spacing: .1em;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
}
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;
}
.shop-bg {
	background-image: url(pix/customers.jpg);
	background-repeat: no-repeat;
}
.leftpad {
	padding-left: 95px;
	font-size: 22px;
}
.dark-text {
	color: #000066;
}
.pastries-bg {
	background-image: url(pix/smallsample.jpg);
}
.goldtext {
	color: #FFCC66;
}

