body {
  background: rgb(9,123,72);
  margin-top: 0px;
  scrollbar-base-color: rgb(9,123,72);
}

table.framing { 
  background: rgb(0,0,153);
}

a,td { 
  color: rgb(9,123,72);
  font-family: Verdana; 
  font-size: 11px;
}

h1.header {
  color: rgb(3,63,36);
  font-family: Arial,Tahoma,Verdana; 
  font-size: 22px;
  font-weight: Bold;
  position: relative;
  top: 145px;
  left: 15px;
}

h2.subheader {
  color: rgb(3,63,36);
  font-family: Verdana; 
  font-size: 12px;
  font-weight: Bold;
}
 
