.TableBackground {
	background-image: url(../images/backgroundimage.jpg);
	background-repeat: no-repeat;
}
.TableBackgroundProduct {
	background-image: url(../images/backgroundimageproducts.jpg);
	background-repeat: no-repeat;
}
.BottomBar {
	background-image: url(../images/bottombar-index.jpg);
	background-repeat: no-repeat;
}
}
.Picks {
	background-image: url(../images/index-picks.jpg);
	background-repeat: no-repeat;
}

