body{
  margin:15px;
  }
  
  #container{
  width:100%;height:100%;position:relative;margin:0 auto;padding:0px;text-align:center;
  }
  
  #page_wrapper{
  border-width:10px;
  border-style:solid;
  position:relative;width:60%;padding:10px;text-align:center;left:0;right:0;margin:0 auto;
  -webkit-border-image: url('http://www.amightywind.com/images/gold-texture-wallpaper-8.jpg') 30 round; /* Safari 3.1-5 */
  -o-border-image: url('http://www.amightywind.com/images/gold-texture-wallpaper-8.jpg') 30 round; /* Opera 11-12.1 */
  border-image: url('http://www.amightywind.com/images/gold-texture-wallpaper-8.jpg') 30 round;
  background-image:url('http://www.amightywind.com/images/scroll_background.jpg');
  }
  
  #prophecy_text{
  position:relative;text-align:left;width:100%;border-width:1px;
  }
  
  .asterisks_divider{
  font-family:times new roman;font-size:27px;text-align:center;
  }
  
  .font_page{
  font-family:open sans;font-size:18px;
  }
  
  .font_heading{
  font-family:narkisim;font-size:30px;
  }
  
  .font_hebrew {
  font-size:30px;
  }
  
  @media only screen 
  and (min-width : 1200px) {
  #container {
  position:relative;
  width:100%;
  padding:20px;
  z-index:1;
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  }
  
  #text_main {
  position:relative;
  width:100%;
  z-index:1;
  }
  
  #text_div {
  width:900px;
  color:#000000;
  background-color:#FFFFFF;
  border-style:ridge;
  border-width:0px;
  text-align:left;
  padding:5px;
  z-index:1;
  }
  
  #iframe_div {
  position:relative;
  width:640px;
  height:480px;
  text-align:center;
  margin:0 auto;
  }
  
  iframe {
  width:640px;
  height:480px;
  align:center;
  }
  
  }
  
  @media only screen 
  and (max-width : 1199px)
  and (min-width : 600px) {
  #container {
  position:relative;
  width:100%;
  padding:20px;
  z-index:1;
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  }
  
  #text_main {
  position:relative;
  width:100%;
  z-index:1;
  }
  
  #text_div {
  width:80%;
  color:#000000;
  background-color:#FFFFFF;
  border-style:ridge;
  border-width:0px;
  text-align:left;
  padding:5px;
  z-index:1;
  }
  
  #iframe_div {
  position:relative;
  width:580px;
  height:420px;
  text-align:center;
  margin:0 auto;
  }
  
  iframe {
  width:580px;
  height:420px;
  }
  
  }
  
  @media only screen 
  and (max-width : 599px)
  and (min-width : 100px) {
  #container {
  position:relative;
  width:100%;
  padding:10px;
  z-index:1;
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  text-align:center;
  text-align:center;margin:0 auto;
  }
  
  #page_wrapper{
  position:relative;width:80%;padding:10px;text-align:center;margin:0 auto;
  background-image:url('../../images/scroll_background.jpg');
  }
  
  #text_main {
  position:relative;
  width:100%;
  z-index:1;
  }
  
  #text_div {
  width:80%;
  color:#000000;
  background-color:#FFFFFF;
  border-style:ridge;
  border-width:0px;
  text-align:left;
  padding:5px;
  z-index:1;
  }
  
  #iframe_div {
  position:relative;
  width:95%;
  height:340px;
  text-align:center;
  margin:0 auto;
  }
  
  iframe {
  width:95%;
  height:340px;
  }
  
  }