/* Enter Your Custom CSS Here */

#masthead{
  	/*display:none;*/
	padding-top:0;
	padding-bottom:0;
}

#content{
	padding-top: 2.4em;
}

footer.site-footer{
	display:none;
}

audio{
 background-color: white; 
  color: white;
}