.header {
	padding-top: 25px;
	padding-bottom: 25px;
}

.footer {
  position: fixed;
  bottom: 25px;
  background-color: #2B3E50;
  padding: 10px;
  margin: -25px;
  width: 1200px;
}

.file {
	padding-bottom: 25px;
}