h1.ls_pagetitle{
  text-align: left;
  width: 100%;
  margin: 0px auto;
  
  top: 60%;
  position: absolute;
  margin-top: -40px;
  color: #fff;
  display: inline;
  padding: 0.3% 3%;
  margin-bottom: 30px;

  text-shadow:0px 0px 4px #111;
  /*text-shadow: 0 0 0.2em #8F7;*/
  /*text-shadow: 0px 0px 0px darkgrey,3px 3px 0px dimgrey;*/
  font: 40px;
  font-weight: 700;
  line-height: 45px;
  text-transform: uppercase;
}

/* used by project-management.html */
.page_title1.sty10 h1{
	text-shadow:0px 0px 4px #000;
}