body {
  font-family: "Jersey 10", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #36FF50;
  text-align: center;
    background-color: black;
    background-image:url('ben/backgrounds/0100100111edgy.gif');
    background-size:100%;
    background-repeat: repeat-y;
    background-attachment: fixed;
    height:100%;
    width:100%;
}
