/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
body {
    font-family:arial,verdana,sans-serif;
}
div.branding a.brand__link,
div.branding p,
a#nav-mobile-back,
a.header__close,
.hero__body h1.as-h5,
.hero__body h1.hero__sub,
footer.footer article,
ul.menu-block,
nav {
   display:none; 
}
img#logo {
    width:800px;
}
ul.footer__list,
ul.degree-list {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
