body {
	background-color: #FFFEC5;
	margin: 0px;
	padding: 0px;
}
.bg-top {
	background-attachment: fixed;
	background-image: url(images/top_02.gif);
	background-repeat: repeat;
}
.bg-top2 {
	background-attachment: fixed;
	background-image: url(images/top_08.gif);
	background-repeat: repeat;
}
.bg-picturebar {
	background-attachment: fixed;
	background-image: url(images/picturebar-bg_10.jpg);
	background-repeat: repeat;
}
.bg-horizontalmenubar {
	background-attachment: fixed;
	background-image: url(images/horiz-menubar_14.gif);
	background-repeat: repeat;
}
.bg-leftcol {
	background-attachment: fixed;
	background-image: url(images/leftcol_27.gif);
	background-repeat: repeat;
}
