/* Get rid of the visible href after links */
#content a:link:after, #content a:visited:after {
  display: none;
}

#block-views_blocks-term-block_1-6 { display: none; }

/* Increase the size of the print logo */
#theme-logo img { max-width: 980px }
