@charset "UTF-8";
/* CSS Document for LITERATURE Program */


nav.campus { display: none; }

body { }




/* -------------------------------------------- MOBILE ONLY  STYLES ------------------------------------ */
@media screen and (max-width: 564px) {
	
	
	
}