a:active { text-decoration: none }
			a:hover { text-decoration: underline; color:#deb459 }
			a:link { text-decoration: none }
			a:link img { text-decoration: none }
			a:visited { text-decoration: none }
			
			
html, body { 
margin: 0;
padding: 0;
height: 100%; 
text-align:center;
background-image: url(img/ba_concerts-2.gif);
background-repeat:repeat-x;


}
#all
{

width: 100%; 
margin: auto; 
min-height: 100%; 
height:auto !important; 
height:100%; 



}
