.headerlogo {
/*   background: #083A87;*/
/*  background-image: url('../images/maint-back.jpg');*/
background-color: #123751;
}

.logoCOE {
  float: left;
  padding: 10px;
}
.logoEDQM {
  float: right;
  padding: 10px;
}

body {
 /*  background-image: url('../images/maint-back.jpg');*/
/*  background-size: cover; */
/*  color: #fff; */
}

.maintext {
  text-align: center;
  padding: 30px;
 /*  color:#fff;*/
}
 h2 { font-weight: bold; font-size: 34px; font-family: arial,helvetica; }
 h3 { font-weight: bold; font-size: 24px; font-family: arial,helvetica; }
