/* Print Style Sheet */
@media print {
.span-4, .span-7, #nav_main { display: none !important;}


#logo {height: 90px; }

body { background:white; color:black; margin:0 5%; padding: 0; border: 0; }
body { color : #000000; background : #ffffff; font-family : "Times New Roman", Times, serif; font-size : 12pt; } 
a { text-decoration : underline; color : #000; }
 

.span-16 {margin-left:0; 
     float:none; 
     width:auto; }
#logo:before {
  content: "The Quarterly Conversation";
  }

}