body {    
    background-image: url("http://www.doloroso.org/images/ruudukko-sininen.jpg");
    background-repeat: repeat;
    background-position: center;
    background-attachment: fixed;
}
