body { color: #FFF;
       margin: 0;
       font-family: "Garamond", "Arial", "helvetica", "sans-serif";
       background-image : url('images/background.jpg');
       background-attachment : fixed;
       background-position : bottom-right;
       background-repeat : repeat; }

#sidebar { text-align: center; }

.menu {	border-style: groove;
        border-color: #FFF;
        border-width: 2px; }

.menu a { margin: 0px;
          padding: 0px; }

.contentText { color: #FFF;
               text-align: center; }

.footer { font-size: 80%;
          font-family: Verdana, Arial, san-serif;
          margin-top: 1em;
          text-align: center; }
