or use:
body.custom-background, #header-bottom {
background: url('https://3.bp.blogspot.com/_ycGxmckMHHA/TG14_WgC7DI/AAAAAAAAATc/h2W0rGt1S3I/s640/15-1.png') no-repeat center center fixed;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#header {
background: url('https://i.gyazo.com/41868e647ab5f83199ba8d964ecd4c6b.png');
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
Download: Custom CSS
paste that code, change URL’s to desired background