body { background-color: #a39e9e; }
h1 {color: White;}
table { color: White;
   width: 46.5%; 
  text-align: left;
  vertical-align: top;
  border: 1px solid #1900FF;
  border-spacing: 0;
}
th, td {
   width: 25%;
    background: #000;
   color: #fff;
}

 
  
  
