.BGImage {
	background-image: url(noborder/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.BGImageside {

	background-image: url(images/sidefruit.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.BGIndex {
	background-image: url(noborder/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.BGSideLeftIndex {
	background-image: url(noborder/sideleft.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.BGUpperLeft {
	background-image: url(noborder/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainpagebottom {
	background-image: url(images/mainpageBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
