.g1 {
	background-attachment: fixed;
	background-image: url(images/buffet/images/greenframe1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.g2 {
	background-attachment: fixed;
	background-image: url(images/buffet/images/greenframe2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.g1b {
	background-attachment: fixed;
	background-image: url(images/buffet/images/greenframe1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.g3 {
	background-attachment: fixed;
	background-image: url(images/buffet/images/gquote.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.g4 {
	background-attachment: fixed;
	background-image: url(images/buffet/images/gquoteback.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.a1 {
	background-attachment: fixed;
	background-image: url(images/buffet/images/images/author-buffet_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.a2 {
	background-attachment: fixed;
	background-image: url(images/buffet/images/images/author-buffet_03.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
