/* Site CSS */

 #header {
	/*background-image: url(//webcore.unm.edu/v2/images/stucco.png);
	*/
	 background-image: url(/assets/img/lobos-at-aps-header.png);
	 background-color: none;
	 background-size: contain;
	 background-repeat: no-repeat;
	 background-position: center center;
	 padding-top: 50px;
	 min-height: 316px;
	 text-align: center;
	 text-indent: -9999px;
}