html {
background: url(../images/1.png), url(../images/2.png) #000;
background-position: top center, top center;
background-repeat: repeat-x, repeat-y;
margin: 0;
padding: 0;
float: none;
clear: none;
}
questo è il codice che utilizzo purtroppo son in locale non ho un esempio da farti vedere