/* style sheet for links page */

div.links
{
  text-align: center;
}

a.img { background: none }
img { max-width: 100%; }
div.link
{
  margin: 5px 0 40px;
}

