*{
	background-color: white;
}

html body * {
 display:none;
}

#printable_image_to_print{
  display: block !important;
}