body {
  background-image: url('/img/Ravelin-rgb.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: 800px 243px;
  background-color: white;
}