body {
  background-color: #000;
}

footer p {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #fff;
	font-size: .9em;
}
img {
  width: 100%;
  height: auto;
}