#toppic {
	display:none;
}

#wrapper {
	width:auto;  /* check if that avoids scrollbar on 800x600 fullscreen */
	border: 0;
}

#printLogo {
	display:block;
	text-align:center;
}

#lastUpdatedInfo {
	border:0;
	font-weight:bold;
}

h1 { color:black; }

.tempWarning {   /* "lo sofi" */
	font-size:14px;
	color:#EF595F;
	text-align:center;
	font-weight:bold;
	top:-2em;
	position:relative;
}

#sectionLinksMenu { display:none; }

.navLinks {   /* back to main menu button etc */
	display:none;
}

#footer { display:none; }