Resuelto. Gracias por la ayuda igualmente.
Indico cómo lo resolví por si a alguien le sirve.
Le añadí manualmente el ID header con los atributos que necesitaba en la hoja de estilos.
#header {
height: 90px;
background-image: url(linkdeimagen);
background-repeat: no-repeat;
background-position: center;
}