
body {
	font-family: "Lucida Grande", "Verdana", sans-serif;
	font-size: 9pt;
	background-color: #000000;;
	color: white;
}
div.credits{
	position:absolute;
	font-size: 10pt;
	top: 4px;
	right: 10px;
}
img{
	width: 100px;
	height: 100px;
	border: 0px;
}
table {
	position: relative;
	left: 50px;
	width: 650px; 
    margin-top: 20px;
	font-size: 8pt;
	margin-right:50px;
}
a.nav {
	padding: 5px;
    font-size: 10pt;
}
td {
	border: 1px solid black;
	width: 100px;
    padding-bottom: 15px;
}
td.albumInfo {
	vertical-align:  top;
	width: 200px;
    padding-top: 10px;
}
div.artist {
	font-size: 12pt;
}

