/* CSS Document */

body {
background-color: #ffffff;
background-image: url(images/background.gif);
background-position: center center ;
background-repeat: no-repeat;
background-attachment: fixed;
} 
