.printonly { display:block; }
.screenonly { display:none; }

body {
	font-family:"Times New Roman", Times, serif;
}
h1 {
	font-weight:bold;
	letter-spacing:.05em;
	margin:.5em 0 1em;
	text-align:center;
	text-transform:uppercase;
}

#elftmann,
#teambar,
#z1,
a img.logo, /* screen logo */
.nav,
.sharer {
	display:none;
}

.content .photo {
	display:inline;
	float:right;
}
.masthead .masthead {
	border-bottom:thin solid #000;
	border-top:thin solid #000;
	font-size:small;
	letter-spacing:.5em;
	margin:2em 0;
	padding:.2em 0;
	text-align:center;
	text-transform:uppercase;
}

.masthead img.logo {
	margin:0 auto;
}