@media print {


#search {display:none}


header h3 {font-size:24px}
header h3 a {background-image:none;height:auto;width:auto;}
#access,.btn-social,header nav,header .advert,header form,.nav-universal,#navigation  {display:none}	
header {height:auto;border-bottom:2px solid #ccc}

h1 {font-size:28px}
h2 {font-size:22px}
h3 {font-size:16px}
h4 {font-size:14px}
h5 {font-size:12px}

	#content .page-header h1 {
	position:relative;
	right:auto;
	bottom:auto;
	background:none;
	color:#000	
	}
	#content .page-header img {
		display:none
	}
	
	.nav-local {display:none}
	
  a[href]:after {
    content: none !important;
  }
	footer ul {
display:none
	}

footer {border-top: 1px solid #ccc}
footer:after {content:'\00A9\0020OUSU (Oxford University Student Union).  Printed from http://ousu.org';}
	
	HTML {
	background:none;	
}
.bgstretcher {
	display:none;
}
}