body {
    background-image: url("images/background.png");
    height: 100%;
  background-color: #cccccc;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

h1 {
    position: absolute;
   ;
}

h1.center {
   position : center;}