    body {
        background: url(611.GIF);
        color: lightyellow;
    }
    h1 {
        text-align: center;
        font-family: Papyrus;
    }
    #main {
        width:1000px;
        height:800px;
        background: url(https://www.otheratlas.com/wp-content/uploads/2024/09/Evil-Teple1.png) no-repeat;
        background-size: 100% 100%;
        margin:auto;
        border:3px solid gold;
    }