/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */
h3 {
  font-size: 1.1em;
}
.post h2 a:visited, .post h3.post-title a:visited {
  color : #12466A;
}
.printThis {
  float : right;
}