@import url("../standardCategories.css");

body
{
  background: url("viewer_back.jpg");
  color: white;
}

a
{
  color: #FFDDDD;
}

h1
{
  color: white;
  background: black;
  font-size: 24px;
  text-align: center;
}
