body {
 background-image: url(https://myspace.f46n.org/res/discord/attachments/899395304464482324/920051808234242058/ezgif-4-2b85a321b583.gif);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-size: cover;
 background-position: bottom;
}

.headerTop {
    background-color: 003399;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 8px;
}

.headerTop:before {
    content: url(https://i.ibb.co/ZcFVTPv/I-JUST-c-ANT-GET-ENUFF.png);
}

#siteTitle {
    display: none;
}

.formerly {
    display: none;
}

#smsg {
    display: none;
}

#downloadbutton {
    background: #00c4ff;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 1px;
    outline: 2px;
    outline-style: solid;
    outline-color: black;
    filter: invert(1);
    margin-right: 2px;
    border-radius: 1px;
}

.contactInfoTop {
background-color: #004fed;
}

.contactInfo {
background: white;
border-radius: 3px;
}

.headerBottom {
background: linear-gradient(
180deg, rgba(146,197,240,1) 0%, rgba(85,147,222,1) 46%, rgba(53,109,194,1) 48%);
}

.url {
    border: solid 1px #000000;
    padding: 2px;
    box-shadow: 4px 4px #0004;
    background: white;
    border-radius: 3px;
}

.headerBottom a:hover {
    color: #dddddd;
}

.RightHandUserInfo {
    border: 1px solid black;
    box-shadow: 4px 4px #0004;
    background: white;
    border-radius: 3px;
}

.ProfileInfo {
    border: 1px solid black;
    box-shadow: 4px 4px #0004;
    background: white;
    border-radius: 3px;
}