a {
  color: #0c6;
  font-weight: bold;
  text-decoration: none;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.entry-title a {
  color: #0c6;
}
#CDSSCROLLINGRAVE{
  width: inherit;
}
.site-header {
  background-color: darkgreen;
}
img.attachment-post-thumbnail.wp-post-image {
  width:100%;
}