@import url(./layout.css);
@import url(./styles.css);

/******* COLOR SPECIFIC ***********/

#step li.current{
	background-image:url(current-black.jpg);
	background-repeat:no-repeat;
}
