
body { 
 background-image: url("background.png");
 background-repeat: repeat;
 }

