I tried another piece of code that you placed on another post and it actually worked perfect. Here’s the code I used for the header:
#header {
height:70px;
background:url(images/header.jpg) center top no-repeat;
}
I’m yet to try the background image for the top left though.
Thanks