body {background-color: #1F1F1F;
      background-image: url("join-tumblers.jpg");
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-position: top right;
      color: #FEE5AC;
      overflow: scroll;
      text-align: center;
      font-size: larger;}

#title {text-align: right;}

em {font-weight: normal;
    font-style: normal; }

p { text-align: left;
    font-family: Arial, sans-serif;
    font-weight: bold;
    padding: 2px}

st {font-weight: bold;
    font-style: normal;
    font-variant: small-caps; }

a:link, a:visited, a:hover
       {border: 0px;
        text-decoration: none; }

a:link {color:#6699FF;}
a:visited {color: #B88DFF;}
a:hover {font-style: italic;}

ul {list-style: none;
    float: left;
    margin: 2% 3%;}

img {border: 0px;
     text-decoration: none; }
