        body {
          margin:0 auto; 
          padding:0; 
          height:100%; 
          width:100%; 
          background-color:#c8cfb8; 
          color:#333;
          background-image:url(nisl_img/bgfade.jpg); 
          background-position:center; 
          background-repeat:repeat-y; 
          background-attachment:scroll;
          font-family:Arial, Verdana, Helvetica, sans-serif; font-size:68.75%;
          }