/*
	$Id$

	To customize the colors of this store, replace all instances of #000000 (primary color),
	#ffe405 (primary background color), and #f5f6f7 (secondary background color) with your
	preferred colors.
*/

a {
	color: #000000;
}

h1.welcome,
h2.welcome {
	color: #000000;
}

#hd-departments {
	background-color: #000000;
	border-color: #000;
}