

body {
      font-family: arial, helvetica, serif;
      font-size: 1.5em;
      color: #360;
      background: url(/images/bg.gif);
      }

a {
   color: #390;
   text-decoration : none;
   }

.footer a {
           color: #333
           }

.leading {
          position: absolute;
          right: 5%;
          top: 61.8%;
          }

.footer {
          font-size: 0.5em;
          color: #333;
          position: absolute;
          bottom: 0.5em;
          }