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

#Container {
	width:1050px;
	height:700px;
	position:absolute;
	top:1px;
	left:1px;
}

body {
	background-color:black;
	background-repeat:repeat;
	
}
#contacttext {
	position:absolute;
	width:423px;
	height:131px;
	z-index:3;
	left: 548px;
	top: 138px;
}

p {
	font-family:Courier;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
}
#contentbody {
	position:absolute;
	width:1049px;
	height:611px;
	top: 89px;
	left: 0px;
	
}
#header {
	position:absolute;
	width:1049px;
	height:89px;
}
#musicp {
	position:absolute;
	width:200px;
	height:33px;
	z-index:1;
	left: 121px;
	top: 634px;
	visibility: visible;
}
