/* CSS Document */
body, html {
  color: black;
}

#outer
{
  background-image: url(../images/samenvatting.jpg);
  background-repeat: no-repeat;
}

a.review:link, a.review:visited, a.review:active
{
  color: #000000;
  font-size: 13px;
  text-decoration: none;
  font-weight:bold;
}

