body { background_color: white;
       background-image: url("imgbg.jpg");
       background-repeat: no-repeat;
       background-position: bottom left;
       background-attachment: fixed;
       color: black; }