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

