*{
  box-sizing: border-box;
}


h2{
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  font-size:2em; color:#002C3D;
}
div{
  font-family: 'Quicksand', sans-serif;
  font-size:; color:#002C3D;
  
 
#pusheen.png{
padding-bottom: -2.0em;
} 
  
}

body{
  margin:0;
    background-image: url("L69JTvj.jpg");
    background-image: fixed;
}

#wrap{ max-width: 960px; 
  margin: 0 auto;
}

nav{ 
  width:100%;
  max-width: 960px;
  margin:0 auto;
  text-align:center;

header{
position: fixed;
}
  
  

}


figure{
  width:100%;
  max-width: 960px;
  margin:0 auto;
  text-align:center;
  
}
figure img{
  max-width: 600px;
  align-content:right;
}
figcaption{ 
  text-align:center;
  font-size: 0.7em; 
}
.golden{
  padding:10px;
  background-color:#B6DBD3;
  margin-bottom: 1%;
  width: 100%;
  min-width:320px;
  max-width: 900px;
  margin:0 auto;
  margin: 0 auto; 
}

@media (min-width: 700px){
  .hide{ 
    display:table;
    width:100%;
  }
  nav{
    margin-bottom: 1%; 
    margin-top: 1%;
    font-family:'Yeseva One', cursive;
    font-size: 1.8em; color:;
    text-align:center;
  }

  
  #wrap{ padding-top: 10px;}
  #banner{ margin-bottom: 1%; }
}
}

