heres the code to change your header background, hopefully its a help and also sends fully!! you can change the size and weather you want it to repeat(" no-repeat ").
div#header {
background-image: url( );
text-align: center;
background-size: 30%;
background-repeat: repeat;
heres the code to change your header background, hopefully its a help and also sends fully!! you can change the size and weather you want it to repeat(" no-repeat ").
div#header {
background-image: url( );
text-align: center;
background-size: 30%;
background-repeat: repeat;
}