     body          {
          background-color: gray;
          margin-left: 50px;
   }

     address       {
          color: #33ff66;
   }
     hr          {
         width: 700px;
         border: 5px;
         color: purple;
   }

     #title1       {
          width: auto;
          height: auto;
          position: absolute;
          top: 50px;
          left: 50px;

   }