#header {
height: 270px;
background-image:url(header2019.png);
background-repeat:no-repeat;
}



body { 
  background-image: url(body2018.png); 
  background-position: center top;
  background-repeat: no-repeat;
  background-color: white;
  background-attachment: fixed;
  }
#logo { background-color:transparent;}

#header h1 a { color:transparent; display:none; }