    @font-face {
    font-family: 'FortySeven Micro NBP Regular';
    font-style: normal;
    font-weight: normal;
    src: local('FortySeven Micro NBP Regular'), url('FONT/47micro0.woff') format('woff');
    }
    

    @font-face {
    font-family: 'FortySeven NBP Regular';
    font-style: normal;
    font-weight: normal;
    src: local('FortySeven NBP Regular'), url('FONT/fortyseven0.woff') format('woff');
    }
    
.main {
  width: 810px;
  position: relative;


  border: #92193e solid 1px;
}
body {
color: white;
  font-family: MS UI Gothic, arial;
  background-color: black;
  background-size: 100px;
  background-position: center;
  font-size: 12px;
  position: absolute;
  left: 300px;
  top: 300px;
  margin: 0;
  text-align: center;
  width: 150px;
}
.cd {
  width: 124px;
  margin: 4px;
  border: solid 1px;
  box-shadow: black 0px 0px 5px;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 22px;
}
.entry {
  margin: 10px;
  background: #0000009c;
  padding: 1px;
  border: #950407 solid 1px;
}
.welcome {
  margin-bottom: 5px;
}
h1 {
  color: white;
  text-align: center;
  font-size: 15px;
  background: linear-gradient(0deg, #4c0b18, #000);
}
h2 {
  margin: 0px;
  background: linear-gradient(0deg, #92193e, #4a0b17);
  border-radius: 0 0 44px;
  font-size: 12px;
}
h3 {
    margin: 8px 11px 8px 11px;
text-shadow: 1px 1px 1px #000;
color: #fff;
}
a {
  margin: 0 !important;
  color: #D63163;
  font-style: italic;
}
p, a {
    margin: 0px;
}
h1 {
  margin: 3px;
}
