/* CSS Document */

body 
{
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(imag/background.gif);	
}
