img[alt=FullStopFixers] {
    background-repeat: no-repeat;
    object-fit: fill;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 300;
    width: 2000px;
    height: 1126px;
    pointer-events: none;
}
img[alt=Full-StopToLife] {
    background-repeat: no-repeat;
    object-fit: fill;
    position: fixed;
    top: 300px;
    left: 300px;
    z-index: 300;
    width: 512px;
    height: 512px;
    transform: rotate(0deg);
    pointer-events: none;
}
img[alt=GoingForBullseye] {
    background-repeat: no-repeat;
    object-fit: fill;
    position: fixed;
    bottom: 450px;
    left: 450px;
    z-index: 300;
    width: 512px;
    height: 512px;
    transform: rotate(5deg);
    pointer-events: none;
}
img[alt=NotAnotherStep] {
    background-repeat: no-repeat;
    object-fit: fill;
    position: fixed;
    top: 600px;
    left: 100px;
    z-index: 300;
    width: 512px;
    height: 512px;
     transform: rotate(-5deg);
    pointer-events: none;
}
img[alt=YujinIntel] {
    background-repeat: no-repeat;
    object-fit: fill;
    position: fixed;
    top: 550px;
    left: 500px;
    z-index: 300;
    width: 580px;
    height: 580px;
    transform: rotate(2deg);
    pointer-events: none;
}
body::before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://myspace.f46n.org/res/discord/attachments/820119042849243158/1071213170615652472/Scope.png);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    pointer-events: none;
    background-size: 100%;
    z-index: 10000;
    opacity: 0;
	animation-name: fade;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 3s;
}
    @keyframes fade {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
#header {
  font-family: 'American Typewriter', serif;
  color: #FFFFF0;
  padding-top: 20;
  padding-bottom: 6px;
  text-align: left;
  background: rgba(0, 0, 0, 1.0);
  color: white !important;
  font-size: 25px;
  border-bottom: 0px solid black;
}
#hSub {
  font-family: 'American Typewriter', serif;
  padding-top: 12;
  padding-bottom: 12;
  text-align: right;
  background: rgba(0, 0, 0, 1.0);
  color: white !important;
  font-size: 15px;
  border-bottom: 3px solid #B2BEB5;
}
a.logo {
    visibility: hidden;
}
a.logo:after {
  content: "";
  font-size: 26px;
  color: #FFFFF0;
  visibility: visible;
  position: absolute;
  left: 16px;
}
body { 
 font-family: 'American Typewriter', serif;
 color: #FFFFF0;
 background-image: url("-----");
 background-color: #000000;
 background-size: cover;
 background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
  cursor: url(https://myspace.f46n.org/res/discord/attachments/820119042849243158/1026663478674604062/LOR_Pointer.png) 15 15, auto;
    overflow-x: hidden;
}
a {
     font-size: 15px;
     color: #FFFFF0 !important;
     cursor: url(https://myspace.f46n.org/res/discord/attachments/820119042849243158/1026663478141911150/LOR_PointerActive.png) 15 15, pointer;
}
.topLeft {
    float: right;
    width: 400px;
    padding: 10px;
    margin-top: 25px;
    right: 450px;
    position: fixed;
}
.boxHead {
    padding-top: 12;
    padding-bottom: 12;
    text-align: center;
    background: rgba(41.2, 41.2, 41.2, 0.3);
    color: #FFFFF0;
    margin-left: 100px;
    margin-right: 100px;
    display: none;
}
.boxInfo {
    border: 0px solid #000;
    margin-bottom: 20px;
    margin-top: 20px;
}
.boxButton {
    display: inline-block;
    width: calc( 49% - 60px );
    padding-left: 30px;
    height: 24px;
    font-size: small;
    color: #FFFFF0;
    padding-top: 7px;
}
.url {
    border: solid 0px #69c;
    padding: 2px;
}
.songName {
    margin-top: 0px;
    font-size: small;
    filter: sepia(0%) saturate(0%) grayscale(0) contrast(100%) invert(0%);
}
.player {
    padding: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: none;
    width: calc(100% - 10px );
    border: 0px solid #999;
    filter: sepia(100%) saturate(100%) grayscale(100) contrast(100%) invert(100%);
}
.extended {
    border: 0px solid #000;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
}
.topRight {
    float: right;
    width: 400px;
    padding: 10px;
    margin-top: 25px;
    right: 0px;
    position: absolute;
}
.rightHead {
    text-align: center;
    background: rgba(255, 255, 240, 0.3);
    color: #FFFFF0;
    margin-left: 100px;
    margin-right: 100px;
    padding: 3px;
    padding-bottom: 4px;
    display: none;
}
h4 {
    color: #F0E68C;
    margin-bottom: 0px;
    font-size: larger;
}
#commentInput {
    width: calc( 80% - 6px );
    margin: 0;
    margin-top: 10px;
    height: 100px;
    border: 3px solid #B2BEB5;
}
textarea {
    color: #FFFFF0;
    background: rgba(41.2, 41.2, 41.2, 0.3);
    border: 3px solid #B2BEB5;
}
input {
    color: #FFFFF0;
    background: rgba(41.2, 41.2, 41.2, 0.3);
    border: 3px solid #B2BEB5;
}
#hSub a {
    color: (77,65,74) !important;
    text-decoration: none;
}
#header a:not(.logo) {
    margin-left: 10px;
    color: #FFFFF0 !important;
    font-size: small;
    text-decoration: none;
}
.tableLeft {
    background: none;
    width: 25%;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
}
.tableRight {
    width: 75%;
    background: none;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
}
#footer {
display: none;
}
#viewFriends {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
div br {
  display: none;
}
#name {
color: #F0E68C;
    margin-bottom: 0px;
    font-size: 30px;
}
#gender, #container > div.topLeft > table > tbody > tr > td.shortRight > div:nth-child(4), #country {
display: none;
}
#container > div.topRight > div.box.fwiends > div.fwiendCounter > b {
display: none;
}