body,td,th {
	font-family: Arial, Helvetica, sans-serif;



}

				
body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url(../jpg/backgrnd1.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
}

#logolarge {
	position:absolute;
	width:623px;
	height:86px;
	margin-top:50px;
	margin-left:-100px}
	
#clef {
	position:absolute;
	width:92px;
	height:182px;
	margin-top:-40px;
	z-index:10;
}

#logosmall {
	position:absolute;
	width:351px;
	height:38px;
	margin-top:85px;
	margin-left:130px;
	z-index:11;
}

#about {
	height:20px;
	padding-left:10px;
	position:absolute;
	margin-top:175px;
	margin-left:115px;
	z-index:12;
	}

#listen {
	height:20px;
	padding-left:10px;
	position:absolute;
	margin-top:200px;
	margin-left:115px;
	z-index:12;
	}

#look {
	height:20px;
	padding-left:10px;
	position:absolute;
	margin-top:225px;
	margin-left:115px;
	z-index:12;
	}

#watch {
	height:20px;
	padding-left:10px;
	position:absolute;
	margin-top:250px;
	margin-left:115px;
	z-index:12;
	}

#contact {
	height:20px;
	padding-left:10px;
	position:absolute;
	margin-top:275px;
	margin-left:115px;
	z-index:12;
	}

#spacer {
	height:60px;
	padding-left:10px;
	position:absolute;
	margin-top:275px;
	margin-left:115px;
	
	}
	
	#footerwrap {
	text-align:center;
	position:fixed;
	bottom:0;
	z-index:999999;
	width: 100%;
	height: 20px;
}
.footercontents {
	font-size:10px;
	color:#ACACAC;
	position:relative;
	margin:0 auto;
	padding: 5px;
	text-align: left;
	font-size: 11px;
}
