div.page-header {
  background-image:     url('/img/header_img_3.png');
}

div.page-header-border-left {
  width:              200px;
  height:             9px;
  background:         #a3b1cc;
}

div.page-header-border-right {
  width:              100%;
  border-top:         2px solid #e9e7db;
  background:         #405580;
}

div.acm-title {
  border-bottom:      1px solid #405580;
}
