@font-face {
    font-family: 'Nice';
    src: url(https://ttfonts.net/sfonts/4/40480_Verdana.ttf);
}

#hSub {
    all: unset;
    font-family: Arial;
    background: url(https://i.imgur.com/JGwwbOA.png);
    font-size: small;
    margin: 0px;
    padding-top: 5px;
    position: absolute;
    margin-left: auto;
    top: 190px;
    color: #000;
    height: 25px;
    z-index: 300;
    background-position: bottom;
    width: 900px;
    padding-left: 4px;
}

div#header:before {
    content: " ";
    height: 190px;
    top: 5px;
    display: block;
    background: url(https://i.imgur.com/1rdDD3L.jpg);
    width: 901px;
    position: absolute;
    background-size: contain;
}

#header a {
    color: transparent;
}

#header {
    all: unset;
    font-family: Arial;
    background: url(https://i.imgur.com/JGwwbOA.png);
    color: #fff0 !important;
    margin-left: auto;
    margin-bottom: 40px;
    border-bottom: 1px solid black;
    padding-top: 6px;
    overflow: hidden;
    z-index: 300;
    width: 900px;
    top: -6px;
    position: absolute;
    height: 189px;
    margin-top: 0px;
}
body {
    background-image: url(https://i.imgur.com/rlofX0n.jpg);
    font-family: Arial;
    padding-top: 45px;
    font-size: 15px;
    background-repeat-y: no-repeat;
    background-color: #000443;
}

#container {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    background: #f2f2f2;
    
}

.topLeft, .topRight {
    margin-top: 163px;
}

#LimitedU img {
  content: url("https://i.imgur.com/vWTS8ok.png");
}
#LimitedU {
  bottom:23px;
}
.tableLeft #LimitedU {
  margin-top:-23px;
}

td.shortRight, td.shortRight img, td.shortRight text, td.shortRight #lastLogin, td.shortRight div {
    font-size: 0px !important;
    width: 0px;
    height: 0px;
    max-width: 0px;
    max-height: 0px;
    margin: 0px !important;
}

img#avatar {
    height: 200px;
    width: 150px;
    position: sticky;
    margin-left: 130px;
    margin-top: 30px;
}

.topLeft {
    width: 428px;
    float: left;
}

.topRight {
    width: 440px;
    float: left;
    padding: 0px;
    padding-right: 0px;
}
.short {
    margin-top: -15px;
    border: 1px solid #aaa;
    border-top: 0px;
    display: -webkit-box;
    padding: 5px;
}

h2#name.uName {
    left: 0px;
    position: relative;
    text-transform: lowercase;
    color: white;
    background: linear-gradient(180deg, #4c4c4c, #0d0d0d);
    text-align: left;
    padding: 0 13px 0 6px;
    border: 1px solid #aaa;
    margin-bottom: 0;
    border-bottom: 0px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    font-size: 20px;
    height: 29px;
    padding-top: 5px;
}

h2#name.uName:after {
    content: "'s Profile";
    text-transform: none;
}