Just curious
@Barbossa why are you not wanting to use Style Properties at all? It's what they are there for?
Style Properties -> Header and Navigation -> Header remove the background color:
Or..
Code:
#headerMover #headerProxy, #headerMover #header {
background-color: transparent;
}