html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, fieldset, form, label, legend, article, aside, canvas, details, applet, object, iframe, embed, figure, figcaption, footer, header, hgroup, menu, nav, section, summary, output, ruby, time, mark, audio, video
header h1, header h2, article h1, article h2, article h3, caption, .tagline {
  text-shadow: 0 0 0 #fff;
  border: 0; 
  box-shadow: 0 0 0 0 #fff; 
  color: #000;
  background-color: transparent;
}
body {
  width: 100%;
} 
header, footer, .gradient, .tagline, aside.home, #menus, .noprint, .header, .footer { 
  display: none;
}
h1, h2, h3, h4, h5, h6 {
  page-break-after: avoid; 
}
body:before {
  content: 'The Global Consciousness Project: global-mind.org'; 
  width: inherit;
  font-size: 0.8rem; 
  font-weight: normal; 
}
section, article, h1, h2, h3, h4, h5, h6, h1.home, h2.home, p, figure, figcaption,
article p, article h1, article h2, article h3, article h4, article h5, article h6 {
  float: none;
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 0;
}
section, article {
  margin: 0;
  padding: 0; 
}
.home, p, article p, figure, figcaption {
  margin: 1em 0 !important;
}
figure, figcaption {
  float: none;
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  text-align: center !important;
} 
figure img {
  margin: 0 0.001rem !important;
  padding: 0 !important;
  width: inherit;
  max-width: 100%;
  text-align: center;
} 

