/* CSS Document */
body {
	background-image: url(images/bg_gray_grid.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c8c8c8;
	background-repeat: repeat-x;
}
