/*-----attach body.custom to any style you add here-----*/

body.custom .entry-content img{
  border: 5px solid black;
  margin-top: 10px;
  margin-bottom: 10px;
  }


body.custom .entry-content img.photo {
  border: 0px;
  margin: 0px;
  }

body.custom blockquote {
   background: none;
   }

