/* 

Print CSS for Great Stag Hunt site
Stuart Curran - http://www.schmo.co.uk


*/

body {
	font: small "Lucida sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: white;
	color: black;
}

#sidebar {
	display: none!important;
}