.f_copy {
  font-family: 'TheKnowledgeFontRegular', Arial, sans-serif;
  font-size: 25px;
  color: #483329;  
  position: absolute;
  text-align: center;
}

.f_bubble {
  position: absolute;
}

#fallback {
  width: 100%;
  height: 2675px;
  background: url("../images/fallback/skycloudbutterfly.jpg") no-repeat top center;
}

@media all and (max-width: 1024px) {
  #fallback {
    background: url("../images/fallback/skycloudbutterfly_small.jpg") no-repeat top center;  
  }
}

#f_main_container {
  width: 960px;
  height: 2675px;
  margin: 0 auto;
  position: relative;
}

#f_title {
  position: absolute;
  top: 35px;
  left: 45px;
}

#f_copy1 {
  top: 210px;
  right: 90px;
}

#f_bubble1 {
  top: 330px;
  right: 60px;  
}

#f_copy2 {
  top: 755px;
  left: 455px;
}

#f_bubble2 {
  top: 555px;
  left: 60px;  
}

#f_copy3 {
  top: 1150px;
  right: 70px;
}

#f_bubble3 {
  top: 870px;
  right: 40px;  
}

#f_copy4 {
  top: 1460px;
  left: 180px;
}

#f_bubble4 {
  top: 1180px;
  left: 90px;  
}

#f_copy5 {
  top: 1800px;
  right: 235px;
}

#f_bubble5 {
  top: 1520px;
  right: 110px;  
}

#f_message {
  font-family: 'TheKnowledgeFontLight', Arial, sans-serif;
  font-size: 32px;
  color: #483329;  
  position: absolute; 
  top: 2000px; 
  left: 280px;
}

.f_bold {
  font-family: 'TheKnowledgeFontRegular', Arial, sans-serif;  
}

#f_smiling {
  position: absolute;
  top: 2130px;
  left: 15px;  
}

#f_cta {
  font-family: 'TheKnowledgeFontRegular', Arial, sans-serif;
  font-size: 30px;
  color: #483329;  
  position: absolute;
  top: 2180px;
  right: 70px;
  text-align: center;
  line-height: 30px;
}

#f_book {
  position: absolute;
  top: 2250px;
  right: 90px;
}

.f_button {
  position: absolute;
  top: 2460px;
  left: 195px;
}

.f_button a {
  display: block;
  width: 261px;
  height: 63px;
  background: url("../images/fallback/back_btn.png") no-repeat 0 0;
}

.f_button a:hover {
  background: url("../images/fallback/back_btn.png") no-repeat 0 -63px;
}

#f_knowledge {
  position: absolute;
  bottom: 35px;
  left: 65px;
}

#f_figure1 {
  position: absolute;
  bottom: 35px;
  right: 55px;
}