#containerXC {
02	  background:url(../images/gradient.jpg);
03	  position:relative;
04	  width:899px;
05	  height:358px;
06	}
07	#overlayXC {
08	  position:absolute;
09	  top:0;
10	  left;0;
11	  width:899px;
12	  height:358px;
13	  background:url(../images/overlay1.png);
14	}