* {
	font-family: helvetica;
}

body {	
	margin: 0 auto;
	text-align: center;
	background-image:url('../images/bandbackground1_2000x1500.jpg');
	background-size: cover;

	
	}


.header {
	border: 0px solid #ffffff;
	margin : 0em;
	height : 10em;
	position : absolute;
	left: 100px;
	top: 50px;
		}
		
#bannerlogo {
	width : 384px;
	height : 96px;
	}
	
.linkimg {	
	width : 36px;
	height : 36px;
	}


.links {
	 margin: 0em auto 0em;
	 position: absolute;
	 left : 100px;
	 top : 200px;
	 height : 8em;
	 	 
	}
	
	










