#.frame_outer:before {
#content: "";
#  position: fixed;
#  left: 0;
#  right: 0;
#  z-index: -1;
#  background-image: url();
#  width: 1200px;
#  height: 800px;
#}
.frame_outer {
#  background-color:rgba(255,255,255,0.5);
}