html, body {
  height: 100%;
  width: 100%;
  border: none;
  background-color:#99CCFF; 
  margin:0px; 
  padding:0px; 
  font-family:Verdana, sans-serif; 
  font-size: 0.85em;
  text-align:center; }
