p.justify {text-align: justify; }
p.center {text-align: center; }
a:link {color: black; text-decoration: none; }
a:visited {color: black; text-decoration: none; }
a:hover {color: black; text-decoration: none; }

body
{
	background-color: #FFFFFF;
	background-image: url("images/gradient-up.png");
	text-align: center; 
}

table.main
{
	display: block;
	margin: auto;
	background-image: url("images/clouds-900x800.jpg");
}

table.inner
{
	display: block;
	margin: auto;
}

p.about
{
	text-align: justify;
	font-family: arial;
	font-size: 11pt;
}

p.quote
{
	font-size: 11pt;
	font-style: italic;
}

p.band
{
	font-family: arial;
	font-size: 10pt;
}

p.player
{
	text-align: center;
	font-family: arial;
	font-size: 10pt;
}

p.gigs
{
	font-family: arial;
	font-size: 14pt;
}

p.lyrics
{
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
}

p.contact
{
	font-family: arial;
	font-size: 14pt;
}

p.photos
{
	font-family: arial;
	font-size: 14pt;
}

p.tiny
{
	font-family: arial;
	font-size: 10pt;
}
