body,body.vsc-initialized {
    background-image: url(https://www.ancient-origins.net/sites/default/files/field/image/The-I-Ching-.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #363532;
    background-attachment: fixed;
    font-family: 'Indie Flower', cursive;
}
.contactInfoTop::before {
    content: "Black";
    text-decoration: line-through #f00;
    font-size: 16px;
}
.contactInfoTop::after {
    content: "Market.mp3";
    font-size: 16px;
}
.contactInfoTop{
    font-size:0;
}
.headerBottom {
    background-color: #493700;
}

.headerTop {
    background-image: url(https://www16.big.or.jp/~zun/img/mbk00.GIF);
    background-size: 100%;
    background-color: #302100;
}
.contactInfoTop, .info {
    background-image: url(https://www16.big.or.jp/~zun/img/mbk00.GIF);
    background-size: 100%;
    background-color: #302100;
    color: #fff;
}
 img#gpfp {
    animation: r2 10s linear infinite;
}
@keyframes r2 {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
