body 
	{background-color:Black;
	background-image: url(musicbackground.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	color: Red}

p
	{color:white;
	background-image: url(boarderimage.gif);
	font-family:Tahoma;
	font-size:large;
	float:none}

.label 
	{background-image: url(boarderimage.gif);
	color:white;
	font-family: Tahoma;
	font-size: larger}

table 
	{background-image: url(boarderimage.gif);
	color: white;
	font-family: Tahoma;
	font-size: medium;
	margin: 10px}
	
h1 {color:white;
	background-color:Black;
	font-size:large;
	font-family:Tahoma}	

	
.heading 
	{color:white;
	font-size:large;
	font-family:Tahoma}
	
	
.table1
	{float:none;
	color:White;
	font-family:Tahoma;
	font-size: medium}

.table2
	{float:right;
	color:White;
	font-family:Tahoma;
	font-size: medium}	

.table3
	{float:none;
	color:White;
	font-family:Tahoma;
	font-size: medium}

.table4{float:none;
	color:White;
	font-family:Tahoma;
	font-size: medium}	
	
.alignright
	{background-position:right;
	float:right}

.alignleft
	{background-position:left;
	float:left}
