body { background:none; }
#topbar, 
.medium-logo, 
.small-logo, 
.banner-mobile, 
.menu-mobile, 
.menu-destinations-home-page, 
.infoblock-mobile, 
.bottom-searchbox,
#infoblock-mobile,
#pictures-left-home-page,
#pictures-right-home-page,
#pictures-right,
#topmenu,
#bottommenu,
#leftmenu,
.download-link,
#freenewsletter,
#copperbook,
#pictures,
#infoblock,
#addthis,
.compare_button,
.compare_button_top,
.store_button,
.drop-down-list,
.newsletter,
.date-large {display:none;}
a:link {text-decoration: none; color:black}
a:visited {text-decoration: none; color:black}
a:hover {text-decoration: none; color:black}
.blurb {display: block; width: 100%; margin-left: auto; margin-right: auto; position:relative; top: -20px ; }
 
@media print {
 a[href]:after {
 content: none !important;
  }
 
}
@media print 
{
  @page { margin: 0; }
  body  { margin: 1.6cm; }
}