.featuredposts {
  margin: 0;
  width: 300px;
  height: 150px;
}
.featuredposts h2 {
  font-family: "Times New Roman", Times;
  margin-top: 0;
}
.featuredimg {
  float: left;
  margin: 5px 10px auto 5px;

}