/* CSS stylesheet for villagecentre.php */

img.villagecentre
{
  display: block;
  width: 100%;
}

div.address
{
  width: 50%;
  margin: 20px 0;
  padding: 10px;
  font-size: 120%;
  line-height: 1.6;
}

iframe.googlemap
{
  width: 100%;
  max-width: 800px;
}