body
{
  background: url(media/vitruve.jpg) no-repeat 50% 0%;
  background-size: 50%;
  background-color: #FFE4B5;
  margin: 0;
}

footer
{
  text-align: center;
  position: relative;
  top: 35vh;
  font-size: 20px;
  font-weight: bold;
}
