.player {
	background-color:#000000;
	position:absolute;
    left:45%;
    right:55%;
	top:160px;
	width:300px;
	height:35px;
	z-index:1;
}