@media print {

#holder {
   width: auto;
   margin: 0 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   }
#box {
	background-color: #f1f2eb;
	float: none;
	position: static;
	}
#box2 {
	background-color: #f1f2eb;
	float: none;
	position: static;
	}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#tabs {
	display: none;
	}
#holder2 {
   margin: 0 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
}
#nurseryheader {
	display: none;
	background: url(../images/nursery7.jpg);
}
#tips_header {
	display: none;
}
