#footer {
  margin: 0 auto;
  width: 960px;
  
  text-transform: uppercase;
  
  font-size: 0.9em;
  line-height: 1.4em;
  color: #dddddd;
   
  text-align: center;

  padding: 20px 0;
}


#footer a{
  color: #fff;
}