body {
            background-image: url(images/background.gif);
            background-position: center;
            background-repeat: repeat-a;
            background-attachment: fixed;
}
