body {
  background-image: url(https://alexhenterprises.neocities.org/ahfcbackground.png);
  background-size: cover;
  color: white;
  font-family: sans-serif;
}

table {
    background-image: url(https://alexhenterprises.neocities.org/AHbluebackground.png);
    border: 2px solid #003D6B;
    padding: 10px;
}