.player-body-bg {
	background-image: url(images/background_image.png);
	width: 440px;
	height: 450px;
	position: relative;
}

.player-body-bg .play-button{
	position: absolute;
	bottom: 43px;
	right: 40px;
}