.buffet {
	background-attachment: fixed;
	background-image: url(images/buffet/images/frame_02.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.b2 {
	background-attachment: fixed;
	background-image: url(images/buffet/images/frame_04.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.b3 {
	background-attachment: fixed;
	background-image: url(images/buffet/images/frame_08.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.b4 {
	background-attachment: fixed;
	background-image: url(images/buffet/images/frame_06.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.quote {
	background-attachment: fixed;
	background-image: url(images/buffet/images/quote.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.back {
	background-attachment: fixed;
	background-image: url(images/buffet/images/back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.buttertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #993366;
}
