body {
	color: yellow;
	background-color: black;
}

#profile_bandschedule table {
	color: black;
}

#content {
	text-align: center;
}

#copywrite {
	padding-top: 20px;
	text-align: center;
}

#menu {
	float: left;
}

#title {
	padding-left: 425px;
}

#content {
	float: right;
}

#profile_bandschedule{
	color: black;
}

#musicplayer {
	background-color: #000000;
	width: 400px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}

#musicplayerheader{
cursor: move;
}

.theband {
	text-decoration: underline;
	cursor: pointer;
}

.thebandunder {
	text-decoration: blink;
}
