html {
    font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
    margin-bottom: 60px;
    background-color: #000000;
    font-family: "Orbitron" ,sans-serif;
}

.bg {
    background-image: url('/images/123900dlsla0123dB.png');
    background-size: cover;
    background-color: #000;
}
.itemx
{
    color:#ababab;
}
.itemsep {
    color: #0000ff;
}