
body 
{

 background: black url('indexbg.png');
 background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;

}  
