/* CSS Document */


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