body {
background-color: #424242;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-attachment: scroll;
background-image: url('bg-dark.jpg') !important;
background-size: auto;
background-origin: padding-box;
background-clip: border-box;
}
