body{
  background-image: url("frame-index-left.png");
  background-repeat: no-repeat;
  text-align:center;
  }
   
img{
  display:inline-block;
  }  
   
   
h1{
  font-family: "juice_itcregular";
  font-size: 4em;
  color: rgba(82, 34, 84, 1);
  display: inline;

  }   
p{
  font-size: 1em;
  font-family: "Unispace";
  color:  rgba(82, 34, 84, 1);
 }
    
    @font-face {
    font-family: 'juice_itcregular';
    src: url(https://kenomona.neocities.org/juice/juice___-webfont.woff);
    }