.bgimage {
  background-image: url('../images/umbreprofilebanner.png');
  #background-repeat: no-repeat;
  #background-attachment: fixed;
  #background-position: center;
}

h1 {
  color: red;
}

p {
  color: red;
}
