BODY {
	background-image : musicbackground.jpg;
	background-color : fff9f5;
}

A {
	cursor : auto
}

A:link {
	color : #003399;
	background : transparent
}

A:visited {
	color : #b21a00;
	background : transparent
}

A:hover {
	color : #b21a00}

A:active {
	color : #b21a00;
	background : transparent
}

#content {
	margin-top : 0em;
	width : 94%;
	left : 3%;
	position : relative;
}

table {
	margin-top : 0em;
	width : 100%;
}

td {
	border : 1px solid #003399;
}