body {
	
background-color: 693D19;
	background-image:  url(http://www.albinoband.com/site_images/mudcloth_bckgrnd.jpg); 
	background-repeat: repeat;
margin:50px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
	
#centering {
	width:908px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
margin-top: -50;	
text-align:left; /* Counteract to IE5/Win Hack */
	padding-left: 12px !important; /* FOR non-IE */
padding-left: 27px; /* FOR IE */
	}





div#musicPlayer
{
padding: 0 0 20 0;
}
td
{color: FCF6B7;}