@charset "utf-8";
/* CSS Document */

.subheader {
	height:28px;
	width:600px;
	margin:0;
}

#theFutureOfFlash {
	background:url(../images/subheaders/the-future-of-flash.png) no-repeat;
}

#howItWorks {
	background:url(../images/subheaders/how-it-works.png) no-repeat;
}

#kiosks {
	background:url(../images/subheaders/kiosks.png) no-repeat;
}

#artists {
	background:url(../images/subheaders/artists.png) no-repeat;
}

#shops {
	background:url(../images/subheaders/shops.png) no-repeat;
}

#signUp {
	background:url(../images/subheaders/sign-up.png) no-repeat;
}