
body{background-image: url("../images/homepage/bg.jpg");background-size: 100% 100%;width:100%;height:100%;overflow: hidden;min-width: 1024px}
#bg{width: 100%;height: 100%;position: absolute;bottom: 0;left: 0;z-index:-1}
#main{padding: 12.5% 44.8% 0 41.3%;width: 100%}
#logo{width:100% }
#logo img{width: 100%}
#button{width: 100%;text-align: center;padding-top: 17%}
#button img{width: 83%}

/*@media screen and (max-width:1023px){
    #main{padding: 22.5% 0 0 41.2% }
}
@media screen and (max-width:1330px){
    #main{padding: 22.5% 0 0 31.2% }
}*/
