body { 
  color: #000000; 
  background: #ffffff; 
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#breadcrumb, #nav, #photo_banner, #content_left, #footer { 
  display : none; 
} 

.no_print {
  display : none; 
}