/* en/white/home.css */

#top a.title.products{
	background-image: url(../img/home/titles/products.gif);
}

#top a.title.designers{
	background-image: url(../img/home/titles/designers.gif);
}

#top a.title.discovery{
	background-image: url(../img/home/titles/discovery.gif);
}

#bot a.title.features{
	background-image: url(../img/home/titles/features.gif);
}

#bot a.title.whatson{
	background-image: url(../img/home/titles/whatson.gif);
}

#newsletter a{
	background-image: url(../img/home/newsletter.jpg);
}


