.ninjiLayout2020 {
    border-width: 32px 180px 180px 32px;
    border-style: solid;
    border-image: url("bob_layout.png") 32 180 180 32 fill;
    color: black;
    background: border-box url("bob_bg.png") bottom/cover;
    position: relative;
    font-family: "Times New Roman", serif;
}
.ninjiExit {
    position: absolute;
    width: 51px;
    height: 21px;
    bottom: -178px;
    right: -172px;
}

