body {
  background-image: url('img/ScreenShot0001.jpg');
}
img.center {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
a {
    color: white;
    font-family: verdana;
    font-size: 32px;
}
h1 {
   text-align: center;
}