
/************************** background site ************************************/

body {
   
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;	
}
