body {  
margin: 0; 
padding: 100px; 
color: black; 
background-image: url('http://g-cipher.net/2005/blank.png');
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
position: absolute;
} 


