body {
    background-image: url("img_5482.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

h1 {
    color: white;
    font: normal 28px Georgia, Georgia, serif;
    margin: 80 0 .8em 0;
}

.center {
  text-align: center;
}
