/* CSS Document */
body {
background-color: #000000;
background-image: url(Images/background.jpg);
background-position: bottom;
background-repeat: repeat-x;
background-attachment: fixed;
} 