body {
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      background-color: #9c9c9c;
     	background-image: url(images/gradient.gif);
      background-color: #9C9C9C;
      background-repeat: repeat-x;
		        
}

table {
       width: 829; border:0px solid white;
       border-collapse: collapse;
       margin: auto;
       
       
       
              
}

td {
     border: 0px solid white; 
	  padding: 0px;
     
}

a {
color: lightgray;



}

a:visited {
color: lightgray;
}

a:hover {

color: #494949;
background-repeat: no-repeat;

 
}
p{ 
margin-left: 40px;
margin-top: 20px;



}