
body{
	
	
    background-color: rgba(1,1,1,0);  
    }


section{
position: absolute;
top:0px;
text-align: center;
width: 100%;
margin-left:auto;
margin-right:auto;
  
  
}


img {
	opacity: 1;
  box-shadow: 7px 7px 4px grey;
}


