/* CSS Document */

body {
background-image:url(fundal.gif); 
background-repeat:repeat; 
text-align:center; 
margin-right: auto; 
margin-left: auto;
}

#center {
text-align:center;
}