/* CSS Document */
body {
	background-color: #000000;
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	margin:0px;
}

	