#header {
background: url(images/header.jpg) right top no-repeat;
background-image: url(https://www.cnblogs.com/skins/Banlieue13/images/header.jpg);
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: initial;
background-position-x: 100%;
background-position-y: 0%;
background-origin: initial;
background-clip: initial;
background-color: initial;
height: 200px;
}