body{position: relative;}
.login-box,.register-box{ position: relative; z-index: 99999; }
.background_box{background: url('images/bg.jpg') no-repeat center/cover beige; opacity: 0.7;width: 100%; height: 100%;position: absolute;}

.indexLogo img{width: 100%; height: auto;}