body {
    background-image: url(../images/bg_01.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-attachment: fixed;
    background-size: 100% auto;
}
