body {
   
    background-image: url("tektagbg.jpg");
    background-size: cover;
    background-position: top;
    
    background-repeat: no-repeat;
}

<!--- background-attachment: fixed; --> 