body {
    background-image: url(/imgs/um.png);
    background-size: cover;
    background-position: center;
    color: #5E3642;
    font-family: ms ui gothic;
    font-size: 12px;
    margin: 20px;
    cursor: url(/imgs/cursor/Normal-select.ico), default !important;
}
.main {
    position: relative;
    border-image: url(/imgs/border.png);
    border-image-slice: 30% 30% 30% 30% fill;
    border-image-width: 30px 30px 30px 30px;
    border-image-outset: 10px 10px 10px 10px;
    border-image-repeat: round round;
    width: 900px;
    padding: 1px;
    margin: 0 auto;
    background-image: url(https://cdn.discordapp.com/attachments/1249028244481638453/1320016255024894071/image.png?ex=6768106f&is=6766beef&hm=54d14695a6f559d8b72ef8167bc3586e5e76c076279b9845c1d0b8f44052bc71&);
    background-position: 0 260;
    background-size: contain;
}
.mainmargin {
    margin: 10px;
}
.banner {
    border: 3px #755D3B double;
    background-size: cover;
    background-position: center;
    height: 200px;
    border-radius: 15px;
    background-image: url(/imgs/banerek.png);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navi {
    border: 1px #755D3B solid;
    height: 40px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top: 0;
    display: flex;
    background-image: url(/imgs/bg1.png);
}
.button {
    height: 30px;
    width: 100px;
    background-image: url(/imgs/button1.png);
    color: #C6AF8E;
    margin-left: 5px;
    margin-top: 4px;
    text-align: center;
}
.button:hover {
    background-image: url(/imgs/button2.png);
    color: #FBCFD0;
    margin-top: 6px;
}
.buttxt {
    font-size: 15px;
    font-weight: bold;
    margin-top: 6px;
}
.news {
    border-left: 3px double #755D3B;
    width: 346px;
    border-bottom-right-radius: 15px;
    height: 40px;
    font-size: 0;
    margin-left: 5px;
}
.all {
    border: 3px double #755D3B;
    height: 549px;
    width: 527px;
    margin: 10px;
    border-radius: 15px;
}
.sec1 {
    height: 183px;
    border-bottom: 1px solid #755D3B;
    background-color: #FBCFD0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    display: flex;
}
.sec2 {
    height: 183px;
    border-bottom: 1px solid #755D3B;
    display: flex;
}
.sec3 {
    height: 183px;
    background-color: #CEBB9A;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    display: flex;
    background-image: url(/imgs/divider6.gif);
    background-size:cover;
    background-position: center;
}
.abt {
    border: 1px dotted #755D3B;
    width: 520px;
    height: 170px;
    margin: 5px;
    border-radius: 5px;
}
.txt {
    margin: 5px;
}
.yay {
    margin: 5px;
    width: 205px;
    height: 170px;
    border-radius: 5px;
    border: 1px dotted #755D3B;
}
.nay {
    margin: 5px;
    margin-left: 0;
    width: 205px;
    height: 170px;
    border-radius: 5px;
    border: 1px dotted #755D3B;
}
.cute {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}
.sonico {
    position: absolute;
    background-image: url(/imgs/graphic.png);
    width: 347px;
    height: 559px;
    right: 0;
}