#siteTitle {
font-size: 0px;
}

.headerTop {
    background-color: #d9fcac00;
    display: block !important;
    width: 100%;
     font-family: arial, sans-serif !important; 
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 10px;
    text-decoration: none;
}

body {
   
 background-image:url('https://tenor.com/view/hololive-watson-amelia-amelia-dance-gif-22388733.gif');
 color: rgb(255, 255, 255);
 background-color: ##FFFFFF;
 background-size: cover

}
.contactInfoTop {
    background-color: DarkCyan;
}

.info {
    background: DarkCyan;
    color: #ffffff;
    padding-left: 5px;
}


.text1 {
    color: #000000;
}

#siteTitle:after {
    font-size: 16px;
    content: " It's me-sez-hy! ";
    background-color: DarkCyan;
    text-align: center;
}
.headerBottom {
    background-color: #6699cc00;
    width: 100%;
    padding-left: 10px;
    padding-bottom: 10px;
    width: calc( 100% - 5px );
    display: block !important;
    padding-right: 5px;
    padding-top: 5px;
    font-family: arial, sans-serif !important;
    text-decoration: none;
}
.RightHandUserInfo
    background-image: initial;
    background-color: rgba(31, 33, 35, 0.3);
    padding-left: 10;
    padding-right: 10;
    padding-top: 1;
    text-align: center;
    background: rgba(41.2, 41.2, 41.2, 0.3);
}
.div {
    display: block;
}
