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