element {
  padding-top: 0px;
  position: absolute;
}

a.logo {
  color: #fff;
}

#header {
  background: #000;
  font-family: monospace;
}
  #hSub {
  font-family: monospace;
  background: #000;
}

.boxHead {
  background: #000;
}

.tableLeft {
  background: #000;
  width: 25%;
  padding: 10px;
  vertical-align: top;
  overflow: hidden;
} 

h4 {
  color: #fff;
  margin-bottom: 0px;
}

audio {
  filter: sepia(0%) saturate(100%) grayscale(0%) contrast(100%) invert(0%);
  margin-bottom: -4px;
  color: green;
}
.player {
  padding: 4px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #000;
  color: #fff;
  width: calc(100% - 10px );
  border: 1px solid #fff;
}
.tableRight {
  width: 75%;
  background: #000;
  padding: 10px;
  vertical-align: top;
  overflow-wrap: anywhere;
}

.rightHead {
  background: #000;
  color: #fff;
  padding-left: 4px;
}

body {
  font-size: 12px;
  font-family: monospace;
  font-stretch: ultra-expanded;
  font-variant: normal;
  font-weight: 100;
  color: #fff;
  font-family: monospace;
  font-size: 15px;
background: #000;
  padding-top: 45px;
  font-size: 15px;
}

.fwiendFace b {
color: #fff;
}

element {
  color: #fff;
  text-decoration: none;
}

a {
  color: #fff;
}


.logo{
      font-size:0;
}
.logo::after{
    content:"valerie.com";
    color: #fff;
    font-size: 20px;
}

.fwiendCount {
  color: #fff;
  font-size: 15px;
}

.boxButton {
  display: inline-block;
  width: calc( 49% - 60px );
  padding-left: 30px;
  height: 24px;
  font-size: small;
  color: #fff;
  padding-top: 7px;
}
