body{ background-image: url(face.gif);
 background-repeat: repeat }
 div{ 
   border: black dashed 2px;
   background-color: indigo;
   text-align: left;
   }
   a{
     color: red;
   }