@page {
	margin: 0.5in
}

* {
	color: black !important;
	background: white !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	/* width: 7.5in; */
}

.noprint {
	display: none;
}

#header {
	display: none;
}

#sidenav {
	display: none;
}

ul#nav2 {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#nav2-home, #nav2-contact {
	display: none;
}

#social-media {
	display: none;
}
