@charset "utf-8";
/* CSS Document */
.color_bar, .slider, .section {
	background-color: #0f009d;
}

.slider span, #shop_now_links, #shop_now_links a {
	color: #0f009d;
}

#current_topic {
	background-color:#001385;
}

#current_topic a {
	color:white;
}

