body {
	margin: 0 auto;
	background-color: #000;
}

#container {
	margin: 0 auto;
	background: url('../images/background.jpg') no-repeat top;
	width: 1000px;
	height: 751px;
	border: none;
}

#mp3player {
	position: relative;
	top: 0px;
	left: 675px;
}

#email {
	margin: 0;
	position: absolute;
	top: 620px;
	width: 340px;
	height: 131px;
/*	background-image: url('../images/layout/email.gif'); */
	text-indent: -9000px;
}

#odclink {
	margin: 0;
	margin-left: 840px;
	position: absolute;
	top: 640px;
	width: 140px;
	height: 100px;
	text-indent: -9000px;
}

h1, h2, h3, ul, p {
	visibility: hidden;
}

a {
	color: black;
	text-decoration: none;
}