#backgrounds { 
	width:100%; 
	background:url(img/bg_dia.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	margin:0; 
	text-align:center
}
