body
{ 
background-color: #252525;
background-repeat: no-repeat;
background-position: center center
padding:0px;
text-align:center;
font-family:  Arial, Helvetica, sans-serif;
}

img
{
	border:0;
}

div#content 
{
	width:1000px;
	margin:0px auto;
	text-align:left;
	margin-top:0px; 
}

div#music
{
	width:1000px;
	margin:0;
	float:left;
}

/* ---------------------------------  Image Breakup ------------ */
/* Content box is 1000px wide */

div#div1{ float:left; width:615; height:589; }
div#div2{ float:left; width:385; height:47; background-image:url(images/div2.jpg); background-repeat:no-repeat;}
div#div4{ float:left; width:270; height:407; background-image:url(images/div4.jpg); background-repeat:no-repeat;}
div#div4 ul {list-style:none; margin-right:20px; padding-left:0px; margin-left:20px; }
div#div5{ float:left; width:114; height:407; background-image:url(images/div5.jpg); background-repeat:no-repeat;}
div#div6{ float:left; width:385; height:135;}
