body{
 background-image: url(Images/Background.jpg);
}

h1{
  text-align: center;
  color: white;
}


div{
    text-align: center;
    color:white
}
