body {
background-image: url(../images/bg.jpg);
background-attachment: fixed;
background-repeat:no-repeat;
background-size: cover;
}