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