#container{
  position: relative;
}
#Questboard{
  width: 100%;
}
#MPoster1{
  position: absolute;
    bottom: 30%;
    right: 20%;
    width: 10%;
}
#MPoster2{
  position: absolute;
    bottom: 50%;
    right: 22%;
    width: 10%;
}
#MPoster3{
  position: absolute;
    bottom: 30%;
    right: 30%;
    width: 10%;
}
#CircusFlyer{
  position: absolute;
    bottom: 55%;
    right: 75%;
    width: 10%;
}
#ContestFlyer{
  position: absolute;
    bottom: 35%;
    right: 40%;
    width: 10%;
}
#GibberishFlyer{
  position: absolute;
    bottom: 45%;
    right: 70%;
    width: 10%;
}
#UnionPoster{
  position: absolute;
    bottom: 40%;
    right: 50%;
    width: 10%;
}
