html, body {
height : 100%;
background : url(images/IMG.jpg) center top;
background-color: #050505;
background-repeat : no-repeat;
}
.wrapper {
margin : 0 auto;
width : 96%;
max-width : 1920px;
height : 340%;
overflow : hidden;
}
.head {
width : 100%;
height : 3665px;
text-align : center;
opacity : 1;
margin : 2% 0;
}

