Hi,
I'd like some help please on how I could position my header 1 in the light blue colour to fit in line with the banner (the black thing you see) for my CSS. I have tried googling but to no avail.
Attachment 61658
Thank you very much!
So far, I have got:
HTML Code:margin-left: auto;
margin-right: auto;
display: block;
float: top;

