Body {
    background: url("https://www.climas.arizona.edu/sites/default/files/styles/adaptive/public/responsive_background/bg_16x12-med.jpg?itok=66zGJf6i") repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}