
.forum {
  background: url(../img/forum-background.png) no-repeat;
  height : 600px;
  width : 800px;
  background-size: 140%; 
  background-position: 21% 60%; 
}

.background-fm-1 {
  background: url(../img/theme-and-post.png) no-repeat;
  height : 600px;
  width : 800px;
  background-size: 140%; 
  background-position: 21% 60%; 
}

.fm-1-text {
  line-height: 150%;
  position: relative;
  top:30%;
  left:20%;
}

.fm-1-btns {
  position: relative;
  left:35%;
  top: -40%;
}