.inner-page #internal-title {
  position: relative;
  padding: 0;
  background: url(../img/in_bg.jpg) center bottom fixed no-repeat;
  text-align: center;
  z-index: 1;
  border: 1px solid black;
  -webkit-box-shadow: inset 0 0 0 10px rgba(255,255,255,0.5);
  box-shadow: inset 0 0 0 10px rgba(255,255,255,0.5);
}
bady{background-color:red;}