body {background-color:#f80000;}

a {color: #c8c8c8 !important;} 

h1 {font-family: times new roman !important;}

# .sp-preloader{background-color:#d8d8d8;}

body, .sp-preloader {
    background-color: #f3f3f3 !important;
    color: #d8d8d3 important;
  }

.button {
   background: red !important;
   color: white !important; }

.sp-preloader {
   background-color: #ffffff;
   color: #ffffff; !important;}

.btn-primary {
    background: #000000 !important;}
