<!--
BODY {
	background-color: #cfd1d0;
	font-family: "Franklin Gothic Medium", Arial;
	background: url(background.jpg);
	margin-left: 0px;
	margin-right: 0px;
}
/* The specific style rules used to suggest rendering */
/* for the CSS table design example, starts here */

DIV.base-layer {
  background: url(background.jpg); border: solid #333333 1px; color: #000000;
  margin: 0.5em 5px 0.5em 200px; padding: 0; text-align: left; width: 600;
}
-->

