body{
	margin: 0px;
	padding: 0px;
}

.bg{
	width: 349px;
	height: 178px;
	background-image: url('img/bg/bg.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: relative;
}

.player{
	position: relative;
	top:18px !important;
	left:2px !important;
}
