body {
    background: url(https://file.garden/aRk_Fhn-C17HIWrY/bg2.jpeg);
    background-position: center;
    background-repeat: repeat;
    background-size: contain;
    background-attachment: fixed;
    color: black;
    font-family: monospace;
    cursor: url(https://file.garden/aRk_Fhn-C17HIWrY/defaultcursor.cur), default;
}

.container {
    width: 750px;
    height: 900px;
    margin: 3% auto;
    background-image: url(https://file.garden/aRk_Fhn-C17HIWrY/PinkInnerBackground.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid black;
    border-image: url(https://file.garden/aRk_Fhn-C17HIWrY/biscuitborder) 41% / 18px / 10px round;

    display: grid;
    grid-gap: 0px;
    grid-template-columns: 1fr 1fr 2.4fr 2fr;
    grid-template-rows: 0.3fr 0.06fr 1fr 0.09fr;
    grid-template-areas:
        "h h h h"
        "m m m m"
        "l l r r"
        "b b b b";
    ;}

.header {
    background-image:linear-gradient(#f0d3d9, 
#FFEFF3);
    border: 2.5px dashed #ab858d;
    border-bottom-width: 0px ;
    border-radius: 15px 15px 0px 0px;
    box-sizing: border-box;
    padding: 4.5px;
    grid-area: h;
}

.banner {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(https://file.garden/aRk_Fhn-C17HIWrY/Banner);
    border-radius: 15px 15px 0px 0px;
    border: 2px solid #ab858d;
    padding: 5.5px;
    box-sizing: border-box;
}

h1 {
    position: absolute;
    font-size: 2.47em;
    line-height: 45px;
    color: #915563;
    font-family: "Henny Penny", system-ui;
    margin: 50px 185px 50px 185px
}

.marquee {
    border: 2.5px dashed #ab858d;
    border-bottom-width: 0px;
    padding: 3px;
    grid-area: m;
    background-image:linear-gradient(#FFEFF3, 
#FBDDE4);
    color: #915563;
    border-radius: 0px;
    font-family: "Unkempt", cursive;
    font-weight: 700;
    font-style: normal;
    font-size: 1em;
    
}

.leftside {
    background-color: #FFEFF3;
    border: 2.5px dashed #ab858d;
    border-right: 0px;
    padding: 0px;
    grid-area: l;
}

.navsection {
    padding: 5px;
    margin: 0px;
}

.title {
    background-color: #fcdadd;
    font-size: 1em;
    text-align: center;
    color: #915563;
    margin: 0px;
    margin-bottom: 10px;
    font-family: "Henny Penny", system-ui;
    border-radius: 10px;
}

.navbutton {
    text-decoration: none;
    padding: 0px;
}

.navigation-button { 
    border: 2px solid #ab858d;
    border-radius: 4px 4px 4px 4px;
    color: #915563;
    text-align: center;
    font-size: 15px;
    font-family: "Unkempt", cursive;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    background-image:linear-gradient(#FFEFF3, #FBDDE4);
    margin: 2px;
    cursor: url(https://file.garden/aRk_Fhn-C17HIWrY/pointer.cur), pointer;}

.log {
    padding: 5px;
    margin: 0px;
}

.chatbox {
    
}

.rightside {
    background-color: #FFEFF3;
    border: 2.5px dashed #ab858d;
    padding: 0px;
    grid-area: r;
    position: relative;
}

.inner-right {
    height: 240px;
    width: auto;
    border: 2.2px solid #ab858d;
    background-image:linear-gradient(#FFEFF3, #FBDDE4);
    margin: 10px;
    padding: 5.5px;
    padding-right: 15px;
    font-family: "Unkempt", cursive;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 90%;
    color: #915563;
    text-align: center;
    border-radius: 10px;
}

#inner-img {
    float: left;
    width: 150px;
    margin-top: -5px;
    margin-left: 13px;
    margin-right: 10px;
    position: inherit;
}

.inner-right-bottom {
    height: 51%;
    width: auto;
    border: 2.2px solid #ab858d;
    background-image:linear-gradient(#FFEFF3, #FBDDE4);
    margin: 10px;
    padding: 5.5px;
    padding-right: 5px;
    font-family: "Unkempt", cursive;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 90%;
    color: #915563;
    text-align: center;
    display: flex;
    flex-direction: row;
    border-radius: 10px;
}

.left-inner-right {
    height: 95%;
    width: 50%;
    background-image:linear-gradient(#f0d3d9, 
#FFEFF3);
    border: 2.5px dotted #ab858d;
    align-content: center;
    margin: 1px;
    margin-top: 5px;
    display: flex;
    flex-direction: column;
}

.right-inner-right {
    height: 100%;
    width: 50%;
    margin: 4px;
    margin-top: 0px;
    display: flex;
    flex-direction: column;
}

.guestbook {
    width: 100%;
    height: 50%;
}

.bottom {
    background-color: #FFEFF3;
    border: 2.5px dashed #ab858d;
    border-top: 0px;
    border-radius: 0px 0px 15px 15px;
    grid-area: b;
}

.container-two {
    width: 640px;
    height: 900px;
    margin: 3% auto;
    padding: 12px;
    background-image: url(https://file.garden/aRk_Fhn-C17HIWrY/PinkInnerBackground.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid black;
    border-image: url(https://file.garden/aRk_Fhn-C17HIWrY/biscuitborder) 41% / 18px / 10px round;
}

.header-two {
    border: 2px dotted #ab858d;
    border-radius: 4px 4px 4px 4px;
    color: #915563;
    background-image:linear-gradient(#FFEFF3, #FBDDE4);
    margin: 2px;
    height: auto;
    display: flex;
    flex-direction: row;
}

.button-again {
    border: 2px solid #ab858d;
    border-radius: 15px;
    color: #915563;
    text-align: center;
    font-size: 15px;
    font-family: "Unkempt", cursive;
    font-weight: 700;
    font-style: normal;
    background-image:linear-gradient(#FFEFF3, #FBDDE4);
    margin: 2px;
    cursor: url(https://file.garden/aRk_Fhn-C17HIWrY/pointer.cur), pointer;
    width: 150px;    
    height: 36px;
}

.divider {
    background-color: #ab858d;
    height: 2px;
    margin: 5px;
}

.container-three {
    width: 640px;
    height: 600px;
    margin: 3% auto;
    padding: 12px;
    background-image: url(https://file.garden/aRk_Fhn-C17HIWrY/PinkInnerBackground.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid black;
    border-image: url(https://file.garden/aRk_Fhn-C17HIWrY/biscuitborder) 41% / 18px / 10px round;
}