#header, .noprint, #logo, .rss, 
.xdate, .cont_reading, #left, #right, #links_left, #links_right, .commentlist li, 
.avatar, .alt, .search_form, .comment_form, .comment_button, .widget, #wp-calendar, .wp-caption, input, textarea, .addtoany_share_save_container, #respond, .navigation, #comments, .yarpp-related, .styledtag, #footer img, .footerlinks, object { display: none;
}

#body {
color: #000; font-family: "times new roman", times, serif; font-size: 12pt;
}

#content {
width: 100%; margin: 0; float: none;
}


a:link, a:visited {
text-decoration: underline; color: #781351
}

/* this adds the link info, but it messes up the look
 a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%; font-style: italic; color:black;
} */

#footer:before {
content: "Keep copyright information on print copies"; color: blue; font-size: 115%;
}