.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes bg-change{0%{background:url(../images/bg1.jpg) no-repeat center top;background-size:cover}50%{background:url(../images/bg15.jpg) no-repeat center top;background-size:cover}100%{background:url(../images/bg2.jpg) no-repeat center top;background-size:cover}}@keyframes bg-change2{0%{background:url(../images/bg3.jpg) no-repeat center top;background-size:cover}50%{background:url(../images/bg4.jpg) no-repeat center top;background-size:cover}100%{background:url(../images/bg3.jpg) no-repeat center top;background-size:cover}}