body {
    background: url(https://images.mansionglobal.com//im-586550); center fixed;
    font-family: monospace;
    background-size: 2000px 1333px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
#header {  
    all: unset;
    font-family: Arial;
    font-size: 15px;
    background: #c45c1b;
    color: #070047;
    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: #e7793e;
    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: white;
    height: 15px;
    z-index: 300;
}
.boxHead {
    background: darkgray;
    color: white;
    padding: 3px;
    padding-bottom: 4px;
    padding-left: 6px;
}
.tableRight {
    width: 75%;
    back ground: #e7793e;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
}
.tableLeft {
    ba ckground: #c45c1b;
    width: 25%;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
}
.url {
    border: solid 2px white;
    padding: 2px;
}

.rightHead {
    backgro und: #e7793e;
    color: #ab110f;
}
table.short td.shortRight {
    padding: 12px;
    backgr ound: #c45c1b;
    bor der: 5px solid #e7793e;
    color: black;
    margin-left: 6px;
}
div.boxInfo.box {
    background: white;
    bor der: 5px solid #e7793e;
    color: black;
}
div.url.box {
    background: white;
    bo rder: 5px solid #e7793e;
}
.player {
    padding: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: black;
    width: calc(100% - 10px );
    backg round: #c45c1b;
    b order: 5px solid #e7793e;
}
div.box.blurbs {
    bac kground: #c45c1b;
    b order: 5px solid #e7793e;
    text-align: center;
    padding: 7px;
}
div.box.fwiends {
    back ground: #c45c1b;
    bord er: 5px solid #e7793e;
    padding: 5px;
    margin-bottom: 6px;
    margin-top: 3px;
}
div.box.comments div.boxHead {
    bo rder: 5px solid #e7793e;
    font-style: italic;
    font-weight: 700;
    color: BLACK;
    text-align: center;
    bac kground: #c45c1b;
    padding: 4px;
}
div.box.comments div.boxHead {
    bo rder: 5px solid #e7793e;
    font-style: italic;
    font-weight: 700;
    color: BLACK;
    text-align: center;
    ba ckground: #c45c1b;
    padding: 4px;
}
div.box.comments div.boxHead {
    b order: 5px solid #e7793e;
    font-style: italic;
    font-weight: 700;
    color: BLACK;
    text-align: center;
    backgr ound: #c45c1b;
    padding: 4px;
}
div.box.comments div.boxHead {
    bo rder: 5px solid #e7793e;
    font-style: italic;
    font-weight: 700;
    color: BLACK;
    text-align: center;
    back ground: #c45c1b;
    padding: 4px;
}
div.box.comments div.boxHead {
    bor der: 5px solid #e7793e;
    font-style: italic;
    font-weight: 700;
    color: BLACK;
    text-align: center;
    background: #c45c1b;
    padding: 4px;
}
div.box.comments form {
    backgr ound: #c45c1b;
    bor der: 5px solid #e7793e;
    border-top: none;
}
div.box.comments table#userWall {
    back ground: #c45c1b;
    bor der: 5px solid #e7793e;
}
.fwiendCount:after {
    color: black;
    content: " Alpha Top G";
}
span#hUp::before {
    content: "YOU ARE IN THE MATRIX";
    font-size: 13px;
    animation-duration: 0.3s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: blinkingTextYellow;
}
.boxButton {
    display: inline-block;
    width: calc( 49% - 60px );
    padding-left: 30px;
    height: 24px;
    font-size: small;
    color: black;
    padding-top: 7px;
}
.logo{
   font-size:0;
   width: 0;
   height: 0 !important;
   line-height: 0;
   margin: 0;
   padding: 0;
   margin-right: -500px;
}
.logo::after{
   content:"Cobratate.com";
   text-shadow: 4px 2px 4px white;
   color: black;
   line-height: 10px;
   font-size: 35px;
   padding: 60px;
}