* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #000000;
}
#topNav {
	position: absolute;
	left: 20px;
	top: 0px;
	vertical-align: top;
}
.player {
	display: inline;
	margin: 0px;
	padding: -3px 0px 0px;
	position: absolute;
	top: 0px;
	left: 550px;
}
.social {
	display: inline;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 855px;
}
.coverPic {
	width: 520px;
	position: absolute;
	left: 20px;
	top: 25px;
}
.coverType {
	vertical-align: top;
	position: absolute;
	left: 560px;
	width: 396px;
	top: 25px;
}
