body {
	background: #fff8dd;
}

div.bg {
	background: #fff8dd url(../backgrounds/food.gif) no-repeat;	
}

a.homeLink{
	background: url(../homelinks/fashion.gif) no-repeat;
}

.galleryLink {
	background-image:url(../menus/food.jpg);
}

.textLinks{
	background: transparent url(../morelinks/fashion.gif) top left no-repeat;
}