body {
    background-image: url(https://cyanlumo.neocities.org/bmig.png);
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
    color: whitesmoke;
    margin: 2% 2% 2% 2%;
}
a {
  color: blue;
}
footer{
  margin: 16px 16px 8px 8px;
  text-align: center;
}
img {
  width: 20%;
  height: 20%;
}
p {
  color: black;
  text-align: center;
  width: 5% 5% 5% 5%;
}
