body {
	padding:0;
	margin:0;
	background-image:url(123.jpg);
	background-repeat:repeat;
	border-spacing:0px;
}

