body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #777777;
	color: #8c8c8c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
}

td {
	width: 290px;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8c8c8c;
	text-decoration: none;
	line-height: 14px;
	padding-left: 5px;
}

th {
	width: 290px;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8c8c8c;
	text-decoration: none;
	line-height: 14px;
	padding-left: 5px;
}

.info {
	color: e7e7e7;
	padding: 5px;
	width: 35%;
	position:  absolute;
	margin-top: 130px;
	margin-left: 30%;
	top: 17%;
	left: 10px;
	overflow: hidden;
}

.tracklist {
	color: e7e7e7;
	padding: 5px;
	width: 30%;
	position:  absolute;
	margin-top: 130px;
	top: 17%;	
	overflow: hidden;

/*
	border-width: 1;
    	border-style : solid ;
    	border-color : white ;
*/
}

a {
	color:#8c8c8c;
	text-decoration:none;
  }
a:visited {
	color:#8c8c8c;
	text-decoration:none;
  }
a:hover {
	color:#8f8f8f;
	text-decoration:none;
  }

