html     	{ height: 100%; width: 100%; margin: 0 auto; overflow: hidden; }
body	 	{ background: #FFFFFF url(bg.jpg) no-repeat top center; height: 100%; width: 100%; margin: 0 auto; }

div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td  { margin: 0; padding: 0; border: 0; outline: none; }


a:link   	{ color:#cc0000; background:transparent; text-decoration:underline; }
a:visited	{ color:#cc0000; background:transparent; text-decoration:underline; }
a:hover  	{ color:#000000; background:transparent; text-decoration:underline; }

#wrap100 	{ margin: 0 auto; }
#wrap    	{ width: 900px; margin: 0 auto; }

#head		{ width: 900px; margin: 0 auto; padding: 30px 0;
			  font-family: Arial, Helvetica, sans-serif; font-size: 100px; color: #000000; font-weight: bold; letter-spacing:-6px; text-transform:uppercase; }
			  
#head span 	{ font-size: 35px; color: #999999; font-weight:normal; letter-spacing:-2px; }			  
			  
#left    	{ width: 550px; margin: 0; float:left;
			  font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #666666; font-weight: normal; }

#wtf		{ padding:15px 0 0 0;
			  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #CCCCCC; font-weight: normal; letter-spacing:-1px; }

#wtf	a:link	 	{ color: #CCCCCC; text-decoration: none; }
#wtf	a:visited 	{ color: #CCCCCC; text-decoration: none; }
#wtf    a:hover 	{ color: #000000; text-decoration: underline; }	

#right    	{ width: 320px; margin: 0; padding: 0 0 0 30px; float:left;
			  font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #000000; font-weight: normal; }

.album		{ font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #000000; font-weight: normal; letter-spacing:-2px; }

.album span { font-size: 20px; color: #999999; font-weight:normal; letter-spacing:-1px; }	

.songs		{ padding:15px 0 30px 8px; }

#all		{ padding:0 0 0 8px; }



.clr     { clear:both; height:0px; overflow:hidden; }