body.index {background-color: #FFFFFF;
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-position: 0% 0%;
     }
     
a    {text-align: center;
     color: blue;
     font-weight: bold;
     text-decoration: none;
     }

a.nav {text-align: center;
      color: white;
      font-weight: bold;
      text-decoration: none;
      }