
.shadowbox{
	 background:rgb(55,55,55);
    position:absolute;
         left:5%;
     	top:10%;
       height:800px;
       width: 1050px;  
	z-index:-1;
	       	}

body{background:rgb(229,229,229);}
	