/* this css file do not style the index page*/



.back {
      font-family:Verdana, Geneva, Arial,sans-serif;
      font-size: 15px;
      text-align:center;
      word-spacing:5px;
      }
.quote {
       line-height: 1.5em;
       font-size:20px;
       text-align:center;
       }


/* this code is to underline that the page will be update*/
.update {
   margin-left:inherit;
   margin-right:83%;
   padding:1%;
   border-color:#696969;
   border-width:3px;
   border-style:double;
   font-style:italic;
   }
   
#header {
        margin-left: 0%;   
	    margin-right: 0%;
        }
        
        

.table {
       text-align:center;
       margin-left:auto;
       margin-right:auto;
       }
       

      
