body {
  background-image: url("bg1.png");
  background-size: 100%;
  color: white;
  font-family: impact;
}
a {
  color: #F36D34;
}