body {
    background-color: #222;
    background-image: url(/img/bg/steel2.jpg?3);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
