body {
   background-color: "#FFFFFF";
   background-image: url("/pictures/mask.jpg");
   color: "#000000"; }

a:link {
   color: "blue";
   text-decoration: underline; }

a:visited {
   color: "purple";
   text-decoration: underline; }

a:hover {
   color: "red";
   text-decoration: overline underline; }

.title {
   }

.author {
   }

.adapter {
   }

.actor {
   }

.character {
   }

.crew {
   }

.job {
   }

