body {
    background-image: url(https://images.hdqwalls.com/download/windows-xp-bliss-4k-lu-1920x1080.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    font-family: "Tahoma"
}
html:before {
    background-image: url(https://cdn.discordapp.com/attachments/334667703820484608/678901878414770186/unknown.png);
    width: 124px;
    height: 30px;
    display: block;
    content: "";
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9;
}
html:after {
    background-image: url(https://cdn.discordapp.com/attachments/334667703820484608/678902463352537088/unknown.png);
    width: 2560px;
    height: 30px;
    display: block;
    content: "";
    position: fixed;
    bottom: 0;
}


.headerTop {
    background: url(https://upload.wikimedia.org/wikipedia/commons/5/5b/Hypercam_2_watermark.png) no-repeat !important;
    background-color: #003399 !important
}
b#siteTitle {
    display: none
}
* {
    cursor: url(https://sks316.s-ul.eu/iJ6YU1Gd), auto !important;
}
    div.LeftHandUserInfo, div.RightHandUserInfo, .blurbs, .comments, .extended {
    background: #ece9d6;
    border: 3px solid;
    border-color: #044cdc;
    border-top-color: #298cfe;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    outline: 0;
    padding: 0px;
}
h1.username, div.RightHandUserInfo > div.info, .boxHead, div.blogs > div > b {
    text-align: left;
    color: #f8f4f1;
    background: linear-gradient(to bottom, #298cfe 0%, #044cdc 10%, #044cdc 60%, #005cf5 80%, #044cdc 100%);
    outline: 0;
    width: 97.5%;
    display: flex;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-top: 0px;
    font-family: Tahoma sans-serif;
    text-shadow: 1px 1px black;
}
.topLeft {
    margin-top: 20px;
}
.boxInfo, div.url.box, .player, div#about, div#who, h4, .fwiendCounter, #viewFriends, form {
    margin-left: 5px;
    margin-right: 5px;
}
.blurbs {
    padding-bottom: 10px;
}
h4 {
    margin-top: 10px;
}
.player {
    width: auto;
}
.rightHead, .boxHead, div.blogs > div > b  {
    width: 100%;
}
.fwiends {
    margin-bottom: 20px;
}
div#form {
    margin-bottom: 20px;
}
.rightHead, .boxHead, div.blogs > div > b {
    font-size: 1.5em !important;
}
.tableLeft, .tableRight {
    background: transparent;
}
button, input {
    text-align: center;
    color: #070707;
    background: #f8f4f1;
    border: 2px solid;
    border-radius: 4px;
    border-color: #8aa2cb;
    font-family: Tahoma sans-serif;
    font-size: 1.05em;
    cursor: pointer !important;
}
button:hover, input:hover {
    border-bottom-color: #efc47b;
}
button:focus, input:focus {
    border-bottom-color: #8aa2cb
}
button:active, input:active {
    background: #e3e0db;
}
.url.box {
  animation: boot 3s steps(1) none;
  animation-fill-mode: forwards;
}