html body {
  background: url(../images/stars.png) repeat;
}

.bg-black {
  background: black !important;
}

.border-black {
  border-color: black !important;
}
