.page {
  background: #495661 url('../images/PM_WEB.png');
  background-repeat: no-repeat;
  background-size:100% auto;
  background-position: center;
  background-attachment: fixed;
}
