html, body
{
  height: 100%;
  margin: 0;
  }
  
area
{
  cursor: pointer;
  }
  
img
{
  border: 0;
  }