@charset "utf-8";

img {
display:none;	
}

body {
	background: white;
	font-size: 14pt;
}
#home, #about, #contact, #nav-right {
	display:none !important;
}
.noprint {
display:none;
}
