body {  
    margin:0 auto; 
    padding:0;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

