.title{margin-top:50px;font-size:72px}.options{margin:25px 0 35px}.custom-classes,.description{margin-bottom:35px}.btn{width:150px}.options-table,pre{font-size:14px}.more-info{margin-top:35px;padding:10px}.animatecss-link,.animatecss-link:hover{color:#F35625}.box{height:150px}.red{background-color:red}.green{background-color:green}.blue{background-color:#00f}.custom-classes{margin-top:35px}.small-box{padding:15px;color:#ff0}.fast{-moz-animation-duration:1s;-moz-animation-delay:0s;-webkit-animation-duration:1s;-webkit-animation-delay:0s}.slow{-moz-animation-duration:3s;-moz-animation-delay:1s;-webkit-animation-duration:3s;-webkit-animation-delay:1s}.reallyslow{-moz-animation-duration:6s;-moz-animation-delay:3s;-webkit-animation-duration:6s;-webkit-animation-delay:3s}.conclusion{margin-top:50px}
.div1 a:hover img{filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6} 
.img1{  
                cursor: pointer;  
                transition: all 0.6s;  
            }  
.img1:hover{  
                transform: scale(1.15);  
            }  
.img2{  
                cursor: pointer;  
                transition: all 0.6s;  
            }  
.img2:hover{  
                transform: scale(1.05);  
            }  