body {
	color:black;
	background: white;
	border:0px;
	
}

#dustbunny {
	margin:4% 0px;
}

#navigation, .search {
	display : none;
	visibility : hidden;
}

#buttons{
	display:none;
	visibility:hidden;
}

/*.content { width:100%; }*/
.content{
 float : none;
 margin : 0 0 0 0;
 width: 97%;
}

/*#banner{
	border: thin solid black;
	
}*/

.information{
	page-break-before : auto;
	page-break-inside : avoid;
}