@charset "utf-8";
/* CSS Document */

body,
a,
h1, h2, h3, h4
 { color: #000 !important; }
 
body {background: #FFF !important; }

#page {box-shadow: none !important;}
 
a { text-decoration: none; } 

.teaser,
.site-branding,
.read-more,
.widget-area,
nav { display: none !important; }

#masthead {
	display: block !important;
	max-width: 1000px;
	margin: 0 auto;
}

#print-logo {
	display: block !important;
	text-align: center;
	margin-bottom: 20px;
}