DIV.titulo { width: 100%; }          DIV.titulo H1 { font-size: 2em;
          background: darkblue;
          font-family: Garamond;
          color: white;
          text-align: center;
          width: 100%;
          margin-left: auto;
          margin-right: auto; }
