First though, you have the h1 element opening and closing tags appearing in the wrong order.
Try moving the / from the first h1 element and place it in the second h1 element.
Then add the h2 elements and heading text on the line below the h1 elements.