/* CSS Document */

html {
text-align: center;
background-image: url(../images/industrial_background.jpg);
background-repeat: no-repeat;
background-color: #fff;
background-attachment: fixed
}
