html,
body,
header {
background-color:#fff;
}
body {
font-size:7pt;
}
h1,
h2,
h3,
h4,
h5,
h6,
li,
img,
p,
figure {
page-break-inside: avoid;
}
a {
color:#555;
}
header .print-logo {
display:block;
margin:0 auto;
}
nav .holder,
header .logo,
#menu-toggle,
.single .newsletter-signup,
.newsletter-wrapper,
#sidebar,
#report-extras,
.bottom-widgets,
footer {
display:none;
}
header .tagline {
color:#aaa;
}
#content {
width:100%;
margin-right:0;
margin-left:0;
}