body {
font-family: 'Times New Roman', serif;
font-size: 12pt;
color: #000;
background: #fff;
}
#head img {
border: none;
}
#topnav,#offset,.feedburnerFlareBlock, #footer a, .admissions, .counseling, .meta, #nav, #wp-pagenavi, .top, .edit {
display: none;
}
#content a:after {
content: " (" attr(href) ")";
color: #333;
text-decoration: none;
font-size: 10pt;
}
a[href^="/"]:after {
  content: " (http://www.joedolson.com" attr(href) ") ";
   }