@charset "utf-8";
/* CSS Document */

body {
	background: #dedede url(../images/bg.jpg)  center top no-repeat;
	background-position:top center;
	text-align:center;
	}


#player {
	height:552px;
	width: 848px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 20px;
}

#share {
	height:65px;
	width: 165px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 115px;
	padding-right: 575px;
}


