/* CSS Document */

body
{ 
background-image: url(../images/fire.jpg);
background-repeat: repeat-x;
background-attachment:fixed;
background-position: bottom left
}