/* CSS Document */
body {
	background-image: url(images/webBackground.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

