@charset "utf-8";
/* CSS Document */

body {
	background-color:#080808;
	
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
}

#content {
	margin-left:auto;
	margin-right:auto;
	
	margin-top:200px;
	
	
	width:400px;
	height:100px;

}

#getPlayer {
	padding-top:30px;

}
