here my website http://maximearchambault.com/index.php/contact/
My question is regarding one of my headings. I use it for the main title of the page, contact / info
My problem is the block is not a line with the text. I will like that the text will be centered with the cyan block
h2 { font-size: 30px;
font-weight: bold;
background: #00FFFF;
width: 600px;
HEIGHT: 33px;
display: block;
}