@charset "UTF-8";
.intro {
	background-image: url(images/intro_bkgr.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 867px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.producers_clay {
	position: relative;
	height: 56px;
	width: 330px;
	margin-left: 235px;
	top: 200;
	padding-top: 300px;
}
.introtitle_clay {
	height: 55px;
	width: 399px;
	padding-top: 45px;
	padding-left: 110px;
}
.music_clay {
	height: 70px;
	width: 450px;
	position: absolute;
	z-index: 6;
	margin-top: -400px;
	margin-left: 775px;
	left: -313px;
	top: 591px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #575757;
}
