.entry-content h1 {
font-size: 150%;
line-height: 1.3;
font-weight:bold;
margin-bottom: 1em;
}
.entry-content h2 {
font-size: 132%;
line-height: 1.3;
font-weight:bold;
margin-bottom: 1em;
}
.entry-content h3{
font-size: 115%;
font-weight:bold;

}
.entry-content h3, .entry-content h4, .entry-content h5 {
font-weight:bold;
margin-bottom: 1em;
}

.entry-content img {

border-width:0px;
border-style:solid;
border-color:#333;
-webkit-border-radius: 0px;
border-radius: 0px;

}