/* Enter Your Custom CSS Here */
body {
  text-align: justify;
}

div.sidebar_widget {
  text-align: left;
}

.catablog-image img {
  border-radius: 30px;
}

#featured_wrap .span4 img {
    max-width: 280px !important;
    height: 160px;
}

p#credit , p#credit a {
   font-size: 0px !important;
}