/*******************
print media
********************/

div.header h1, 
div#home h2,
div#feature p, 
div#feature ul {display:block;}

div#partners, img.printhome {display:none;}

body {
  line-height: 1.5;
  font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;   
  color:#222;
  background: none;

}

h1 {
	font-size: 160%;
}

h2 {
	color: #004a91;
	font-size: 150%;
}
