html { height: 100%; }
body { height: 100%; }
table { height: 100%; }

body {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/thermocarb_bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color:#e1e1e1;
	}
