html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 16px times;
  background: #FFF;
  color: #5D5D5D;}


