@font-face {
    font-family: CuteNotes;
    src: url('https://files.catbox.moe/bve4kn.ttf');
}
body {
    background-image: url('https://files.catbox.moe/t2yt4h.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
#mainbody {
    background-color: #fefff7;
    width: 700px;
    display: inline-block;
    position: relative;
    top: 0;
    height: 550px;
    border-radius: 20px;
    border: dashed;
    border-color: #dfebfd;
    border-width: thick;
    padding: 0;
    margin: 0;
}
#mainheader {
    font-family: CuteNotes;
    font-size: 50px;
    color: #ffaec9;
    padding: 0;
    line-height: 20px;
}
#header2 {
    font-family: Arial;
    font-style: italic;
    color: #ffaec9;
    line-height: 0;
}
#memberlist {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#memberlist li {
    display: inline;
    padding: 10px;
}
.one {
    color: #ffaec9;
}
.two {
    color: #c0d5e9;
}
h5 {
    font-style: italic;
    color: #c0d5e9;
    padding: 0;
    line-height: 10px;
}
.divider2 {
    padding-top: 5px;
    line-height: 0;
}
#header3 {
      font-family: Arial;
    font-style: italic;
    color: #ffaec9;
    line-height: 0;
}
#divider1 {
  padding: 0;
    line-height: 0;  
}
#navigation {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#header4 {
      font-family: Arial;
    font-style: italic;
    color: #ffaec9;
    line-height: 0;
}
a {
    color: #c0d5e9;
}
a:visited {
    color: #fecde0;
}
a:hover {
    color: #faefd9;
}
a:active {
    color: #faefd9;
}
#stars2 {
    padding-top: 5px;
}
#cornerdeco {
    float: left;
    position: relative;
    right: 67px;
    bottom: 30px;
}
#header2deco {
    display: inline-block;
    position: absolute;
    top: 150px;
    left: 190px;
}
#header3deco {
    display: inline-block;
    position: absolute;
    right: 180px;
    bottom: 240px;
}
#header4deco {
    display: inline-block;
    position: absolute;
    left: 210px;
    bottom: 110px;
}
#headerV1 {
   font-family: Arial;
    font-style: italic;
    color: #ffaec9;
    line-height: 0;
}
.sqrone {
    border: dotted;
    border-color: #fecde0;
    border-width: medium;
}
.sqrtwo {
    border: dotted;
    border-color: #fde279;
    border-width: medium;
}
.sqrthree {
    border: dotted;
    border-color: #dfebfd;
    border-width: medium;
}
#gallery1 {
    display: flex;
    justify-content: center;
    gap: 10px;
}
#cornerdecop2 {
    float: left;
    position: relative;
    right: 67px;
    bottom: 40px;  
}
#blinkie {
    padding-top: 10px;
}
#mainbodyv {
    background-color: #fefff7;
    width: 700px;
    display: inline-block;
    position: relative;
    top: 0;
    height: 730px;
    border-radius: 20px;
    border: dashed;
    border-color: #dfebfd;
    border-width: thick;
    padding: 0;
    margin: 0;
}
.sqronev {
    border: double;
    border-color: #fecde0;
    border-width: thick;
}
.sqrtwov {
    border: double;
    border-color: #fde279;
    border-width: thick;
}
.sqrthreev {
    border: double;
    border-color: #dfebfd;
    border-width: thick;
}
p {
    padding-left: 10px;
    padding-right: 10px;
}
