html{height:100%}body{margin:0;padding:0;background:#fff;position:relative;height:100%}body:before{content:'';position:absolute;top:0;bottom:50%;width:100%;display:block;background:url(../gfx/bg_open.jpg) no-repeat bottom center}body:after{content:'';position:absolute;top:0;height:35%;top:65%;width:100%;display:block;background:url(../gfx/bg_open_bottom.png) no-repeat top center}.open{width:850px;margin:0 auto;height:100%;position:relative;z-index:20}.open a{display:block;position:absolute;height:300px;width:300px;transition:All 1s ease;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-o-transition:All 1s ease}.open a.jindalee{background:url(../gfx/home_jindalee.png) no-repeat center;background-size:100%;right:0;top:0;bottom:60px;margin:auto}.open a.jindalee:hover{transform:scale(1.05) rotate(2deg);-webkit-transform:scale(1.05) rotate(2deg);-moz-transform:scale(1.05) rotate(2deg);-o-transform:scale(1.05) rotate(2deg);-ms-transform:scale(1.05) rotate(2deg)}.open a.camira{background:url(../gfx/home_camira.png) no-repeat center;background-size:100%;left:0;top:0;bottom:70px;margin:auto}.open a.camira:hover{transform:scale(1.05) rotate(-2deg);-webkit-transform:scale(1.05) rotate(-2deg);-moz-transform:scale(1.05) rotate(-2deg);-o-transform:scale(1.05) rotate(-2deg);-ms-transform:scale(1.05) rotate(-2deg)}