body{
  padding: 20px 40px;
  margin : 0px;
  background-color: #eeeeee;    
  height:100%;
  width: 100%;    
  max-width: 100%;
  font-family: Tahoma, sans-serif;
  font-size: 18px;
  line-height: 125%;
  color: #000000;
}