.jakes-realm{
	background-image: url(jr_bg.gif);
/*   background-repeat: repeat-y,repeat-x; */
/*     position:fixed; */
    width:100%;
/*     height:100%;
    top:0px;
    left:0px;
    z-index:1000; */
}
.JRheader{
  text-align:center;
  background-image: url(fire.gif);
  width: 100%;
  display: block;
/*   margin-left: auto;
  margin-right: auto; */
}
.Jbody{
  display: flex;
  flex-direction: column;
  background-color: rgba(0, 114, 18, 0.87);
  font-family: Times New Roman;
  font-size: 2vw;
  color: white;
  width: 100%;
 margin: 0px 0px auto 0px;
  padding: 20px 10px 20px 10px;
}

.braydens-bistro{
   background-color: white;
  width: 100%;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.bio{
  background-color: white;
  position: absolute;
  text-align: left;
  font-family: Braydenhandwriting Regular;;
  font-size:4vw;
  color: #000000;
  top: 10px;
  left: 20px;
  width: 50%;
  margin-right: auto;
}

div.brayden {
position: relative;
background-color: white;	;
}

.rencats_requiem{
  background-color: white;
  width: 100%;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  
}