.footer {
  height:50px;
  background-color:#333;
}

p.footer-text {
  font-family:'Poiret One';
  font-size:14px;
  color:#999;
  font-weight:200;
  letter-spacing:3px;
  text-align:center;
  margin:15px;
}

