body {
  background-image: url("bg.gif");
  background-color: black;
}
h1 {
  color: white;
  font-family: "Times New Roman", Times, serif;
}
h2 {
  color: white;
  font-family: "Times New Roman", Times, serif;
}
p {
  color: white;
  font-family: "Times New Roman", Times, serif;
}
hr {
  color: white;
}
a {
  color: skyblue;
  font-family: "Times New Roman", Times, serif;
}
center {
  color: white; 
  font-family: "Times New Roman", Times, serif;
}
table, th, td {
  border: 0px;
  padding: 6px;
  color: white; 
  font-family: "Times New Roman", Times, serif;
}
ul {
  color: white;
  font-family: "Times New Roman", Times, serif;
}
li {
  color: white;
  font-family: "Times New Roman", Times, serif;
}
