html
{
  height: 101%;
}
body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 100px;
  margin-right: 100px;
  padding-bottom: 30px;
  color: #000066;
  background-color: #DDDDDD;
  white-space:0px;
  font-size:small;
  text-align:justify;
}


