/*body,html{
	padding-bottom:100px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;
	font-size:16px;
}

.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}