*{
margin:0px;
padding:0px;
border:0px;
list-style:none;
text-decoration:none;
outline:none;
font-family:verdana;
}
.link{
color:#7DA932;
font-size:16px;
}
html,body{
height:100%;
overflow:hidden;
width:100%;
background-image:url("steccogelato-in-costruzione.jpg");
background-position:bottom center;
background-repeat:repeat-x;
min-width:1024px;
min-height:800px;
text-align:center;
background-size: auto 30%;
}
#gallery{
width:1024px;
margin:50px auto;
height:193px;
}
.img{
margin:50px 0px;
width:400px;
}
.owl-dots{
display:none !important;
}