div.header{
	background-image:url('DUBbgsmall.jpg');
	background-repeat:no-repeat;
	background-color: black;
	background-position: right top;
	height: 60px;
	width:100%;
	text-align: left;
}

img.header{
	width: 100%;
	max-width: 1024px;
}

img.band{
	height:100%;
	max-height: 60px;
}

a.header{
    font: 15px Tahoma, Geneva, sans-serif;
    text-decoration: none;
	text-align: center;
	color: #ffffff;
	display: inline-block;
	border: 1px solid #bf1d2e;
	border-radius: 8px;
	padding: 4px 8px;
	margin: 4px;
	white-space: nowrap;
}

a.header:hover{
    background-color: #444444;
}

audio{
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 12px;
	width: 200px;
	display: block;
}

#fb-like{
	position: absolute;
	bottom: 18px;
	left: 50px;
	z-index: 90;	
}

#fb{
	position: absolute;
	bottom: 6px;
	left: 10px;
	z-index:100;
}

