img { 
	float:right; padding-right:0.5em; padding-top:0.5em; border-bottom:1px solid white; border-left:1px solid white;
}
.album {
	text-align: center;
}
.album li {
	list-style-type: decimal;
}
.album a {
	text-decoration:none;
}
.albumart {
	margin:auto;
	text-align:center;
}
.albumart h1 {
	font-size: medium;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	margin:auto;
}
.albumart a {
	text-decoration: none;
	font-weight:bold;
}
.albumart a:hover {
	background-color:white;
	color:black;
}
ul.tracklist { padding-left:1em; margin-bottom:1em; }
ul.tracklist a { text-decoration:none; }
ul.tracklist lh { font-weight:bold; }
ul.tracklist li { font-weight:normal; list-style:none; }
div.lyrics { margin-left:40px; margin-right:40px; }
div.lyrics h3 { margin:1em 0px 0px 0px; padding:0px; }