
body {
    background-image: url("bg.jpg");
    background-position: center top;
    background-attachment: fixed;
}