body 
{  
	background-image: url(images/background.gif); 
	background-repeat: repeat; 
	background-attachment: fixed;
}

table, tr, td, p, div 
{  
	color:#666666;
	font-family: trebuchet ms;
	font-size: 13;  
	text-shadow: 2px 2px 1px #fff;    
} 

li
{
	color: black;
	font-family: arial;
	font-size: 12;
}

p
{
	color: #000000;
	font-family: trebuchet ms;
	font-size: 13;
}

p.top
{
	color: black;
	font-family: trebuchet ms;
	font-size: 12;
}

p.albums
{
	color: #000000;
	text-decoration:none;
	font-family: arial;
	font-size: 12;
}

a.albums
{
	color: #2d78c4;
	text-decoration:none;
	font-family: arial;
	font-size: 12;
}

p.music
{
	font-family: arial;
	color: #ffffff;
	font-size: 20;
}

a
{
	color: #000000; 
	text-decoration: none;
	font-family: trebuchet ms;
	font-size: 13;
}

p.bands
{
	color: #000000;
	text-decoration:none;
	font-family: trebuchet ms;
	font-size: 13;
}

a.bands
{
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	font-family: trebuchet ms;
	font-size: 15;
}
	
a:hover 
{  
	color:#33bd4b;
} 

b.nametext
{
font-weight: none;
color: #1aa9eb;
letter-spacing: -2px;
font-size: 30px;
font-family: trebuchet ms; 
}
b
{
	color: #1aa9eb;
	font-size: 14;
}

b.cute
{
	color: #d34389;
	font-size: 20;
}

b.hgb
{
	color: #fc03f7;
	font-size: 20;
}

b.muse
{
	color: #8c8387;
	font-size: 20;
}

img
{
	border: 0;
}

h1  
{
font-weight: normal;
color: #1aa9eb;
letter-spacing: -5px;
font-size: 44px;
font-family: arial; 
}

h2  
{
font-weight: bold;
color: #1aa9eb;
font-size: 27px;
font-family: trebuchet ms; 
}

.thumbnail{
	padding: 3px 3px 20px 3px;
	background-color: #f2f2f2;
	border: 1px solid #b0b8af;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	}	