﻿body {
  background-image: url('css/CSSBackGradientGreen.png');
  background-attachment: fixed;
  background-repeat: repeat-x;
 }
.TextCenter {	text-align: center;}

.tblFormat {
	background-color: #66FF99;
	border: thin #33CC33 solid;
	border-bottom-style: inset;
}
