
/* Style sheet for pages of retrospective pictures */

body {background-color: "#5E5953";
      color: "#C9B781";}

:link    {color: "#807DFC"}
:visited {color: "#807DFC"}
:active  {color: "#ff6000"}
:hover   {color: "#ff6000"}

