@charset "utf-8";
/* CSS Document */

.home{
	
	background-image:url(1.jpg);
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	
	
}


