html, body, #wrap {height: 100%;}
html { font-size: 16px; }

body {  
  background-color: #eee;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 62.5%; 
  line-height: 1.8em;
}


/*
--------------------------------------------
GENERAL HTML STYLES
--------------------------------------------
*/


