I want to create a header image that is the background for part of the page. The requirements are as follows:
- width: 100%
- min-height: 400px
- be below the header bar
- be able to place text and/or an overlay on top of it
- most importantly I want the image to be centered no matter the screen-size
There is a header bar above where I want the image and the rest of the page will proceed below the image. Basically trying to create the image as a background for the title of the page.