body {
	background-color: #333333;
}

header {
  background-image: url("../images/newup_cropped.jpg");
  height: 34.7vw;
  background-color: black;
}

header, footer {
  background-size: 100%;
}