body {
  background-image: url("https://i.imgur.com/HA9FSna.gif");
}

#header {
    all: unset;
    font-family: Arial;
    font-size: 15px;
    background: #8d00ff;
    color: #fff;
    position: fixed;
    width: calc( 100% - 15px );
    height: 22px;
    padding: 5px;
    left: 0px;
    top: 0px;
    margin-bottom: 40px;
    border-bottom: 1px solid black;
    padding-left: 10px;
    padding-top: 6px;
    overflow: hidden;
    z-index: 300;
}
#hSub {
    all: unset;
    font-family: Arial;
    font-size: 15px;
    background: black;
    font-size: small;
    margin: 0px;
    padding: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-left: 10px;
    padding-top: 4px;
    position: fixed;
    left: 0;
    top: 34px;
    width: calc(100% - 15px );
    color: #000;
    height: 15px;
    z-index: 300;
text-align: center;}
h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    color: white
}
.rightHead {
    background: black;
    color: white;
    padding-left: 4px;
text-align: center;}
table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
    color: white
}
.boxButton {
    display: inline-block;
    width: calc( 49% - 60px );
    padding-left: 30px;
    height: 24px;
    font-size: small;
    color: white;
    padding-top: 7px;
text-align: center;}
.blurbs {
    margin-bottom: 20px;
    color: white;
}

h4 {
    color: white;
    margin-bottom: 0px;
}
.boxHead {
    background: black;
    color: white;
    padding: 3px;
    padding-bottom: 4px;
    padding-left: 6px;
text-align: center;}
.tableRight {
    width: 75%;
    background: #000;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
}
.tableLeft {
    background: #8d00ff;
    width: 25%;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
}
.url {
    border: solid 2px #000;
    padding: 2px;
    color: white;
}

element.style {
    color: white;
    text-decoration: none;
}
.tableLeft > a > div {
    overflow: hidden;
    max-width: 115px;
    text-align: center;
    color: white;
}
#viewFriends {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;
    color: white;
}
.fwiendFace b {
    overflow: hidden;
    color: white;
}
b {
    font-weight: bold;
color: white;
}
fwiendCount {
    color: #000000;
}
.extended {
    border: 1px solid #000;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
    background-color: black;
}
