@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 100%;
	z-index: 0;
	position: relative;
}
#mp3 {
	height: 126px;
	width: 250px;
	z-index: 0;
	position: absolute;
	top: 450px;
	left: 120px;
}
