body { 

            margin: 0px;

            background-image: url("background.jpg");

            background-repeat: repeat;

            background-position: top center;

            background-attachment: fixed;

}