body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	background: #000 url(images/player_bg.jpg) top left no-repeat;
}

#audioContainer {
	position: absolute;
	top: 133px;
	left: 40px;
	width: 320px;
	height: 65px;
	margin: 0px;
	z-index:1;
}


#INSINC {
	position: absolute;
	left: 272px;
	top: 208px;
	width: 88px;
	height: 31px;
	z-index:1;
}

