div#content_00,
div#content_01 {
 background: url("../images/bldg_lettering-03.jpg");
 background-color: lightblue;
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: 225px 100%;
 opacity:0.260;
 z-index:0;
 position: absolute;
 top: 0;
 bottom: 1%;
 left: 0;
 right: 15%;
 width: 100%;
 height: 100%;
 border: 0;
 }
div#content_01{
 background: none;
 background-color: transparent;
 opacity: 1;
 left: 20%;
 top: 15%;
 width: 60%;
 height: 85%;
 z-index: 50;
 border: 0;
 }