body,html{
  background-image: url(images/map.png);
  background-repeat: no-repeat;
  background-position:center center;
  height:100%;
  margin:0;
  padding:0;
}
