body {
background-image:url(images/bg.jpg); 
background-color:#000000;
background-repeat:no-repeat;
background-position:top left;
color:#C7C7B8;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#container{
width:1050px;
margin-left:100px;
}

#top-bar{
background-color:#000000;
width:100%;
height:25px;
top:0;
margin-top:-5px;
}

#text{
width:360px;
text-align:left;
float:left;
font-weight:500;
margin-left:20px;
line-height:15px;
}

#text a:link,#text a:active,#text a:hover,#text a:visited{
color:#666666;
text-decoration:none;
}

#the-band{
margin-top:40px;
float:left;
margin-bottom:25px;
margin-left:10px;
}

#the-album{
float:right;
margin-top:15px;
}

#the-music{
float:right;
margin-top:15px;
}

