body {
    background: url('back8.jpg');
    font-size: 1.1em;
}

h1 {
    font-size: 1.6em;
    text-transform: uppercase;
    color: darkblue;
}

h2 {
    font-size: 1.2em;
    font-style: italic;
}

.container {
  margin: auto;
  max-width: 780px;
}