body { 
	margin: 0; 
	color: #EBEBEB; background: #2C2C3C;; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 0.75em; 
}

h1 { 
	color: #FFFFCC; 
	text-align:center; 
	font-size: 2.9em; font-variant: small-caps;
	text-transform: capitalize; 
	margin-top:0px;
}

img { border: 0}

.albumtable{
	background-color:#3366CC;
	font-size:12px;
	width: 350px;
}

.album {
	width:400px;
	margin-left:50px;
	}

.nome {
	color: white;
	font-weight: bold;
	}

.titolocanzone {
	width:200px;
	}

.albumtitolo {
	text-align:center
	}

a { color:#FFFFFF; text-decoration: none }
a:link { color:#FFFFFF; text-decoration: none }
a:visited { color:#FFFFFF; text-decoration: none }
a:hover { color:#FF9966; text-decoration: none }