/* styles the header */

#music .aggheader h1, #music .archivehdr h1 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(https://s.npr.org/prototypes/dw/temp/headers/h1-bg-rock-pop-folk.gif) no-repeat scroll right top;
	border-bottom:5px solid #CA3131;
	font-weight:bold;
	padding-bottom:3px;
	text-indent:-5000px;
	text-transform:uppercase;
}
