 body{

   background:url(../img/3.jpg) no-repeat center center;
   background-size:cover;

   background-attachment:fixed;

   background-color:#CCCCCC;
}
.layui-elem-field{
	width:300px; height: 300px; margin: 0 auto;
	
}
.table{
	width:250px;
    height:150px;
    display:block;
    margin:0 auto;
    margin-top: 150px;
    background-color:white;
    opacity: 0.8;
}
.imag img{
	width: 50px;
	height: 50px;
	
}
.imag{
	display:inline-block;
}
.ig{
	margin-left: 100px;
}
