.anim-slide h2 {
	color: #fff;
	font-size: 35px;
}
#modernizr{
	font-family: myriadregular;
	top: 68%;
	width: 100%;
}
.anim-slide h3 {
	color: #fff;
	font-family: myriadregular;
	font-size: 15px;
	font-weight: normal;
	left: 32%;
	line-height: 20px;
	top: 74%;
	width: 510px;
}
.anim-slide h4 {
	color: #fff;
	font-size: 25px;
}
.anim-slide h1#slider {
	text-shadow: -1px 1px 0px;
	padding: 6px;
	width: 100%;
}
.anim-slide h2#plugin {
	font-family: myriadregular;
	top: 68%;
	width: 100%;
}
.anim-slide p#license {
	width: 100%;
	top: 37%;
}
.anim-slide h4#version {
	width: 100%;
	top: 50%;
}
.anim-slide h3#todo {
	top: 0%;
	left: 20%;
}
.anim-slide h3#bounce {
  font-family: myriadregular;
  font-size: 35px;
  left: 0;
  top: 68%;
  width: 100%;
}
.anim-slide h4#bounceUp {
	color: #fff;
    font-family: myriadregular;
    font-size: 15px;
    font-weight: normal;
    left: 32%;
    line-height: 20px;
    top: 74%;
    width: 510px;
}
.anim-slide h4#bounceRight {
	top: 15%;
	left: 75%;
}
.anim-slide h3#fade {
	top: 31%;
	left: 20%;
}
.anim-slide h4#fadeDown {
	top: 43%;
	left: 28%;
}
.anim-slide h4#fadeUp {
	top: 31%;
	left: 28%;
}
.anim-slide h3#rotate {
	top: 50%;
	left: 49%;
}
.anim-slide h4#rotateRight {
	top: 50%;
	left: 61%;
}
.anim-slide h4#rotateLeft {
	top: 50%;
	left: 80%;
}
.anim-slide img#css3 {
	left: 35%;
	top: 4%;
}
.anim-slide img#html5 {
	left: 52%;
	top: -1%;
}
.anim-slide img#jquery {
	left: 37%;
	top: 60px;
	width: 25%;
}
.anim-slide img#modernizr {
	width: 260px;
	top: 75%;
	left: 20%;
}
.anim-slide h2#animatecss {
	color: #fff;
	font-family: myriadregular;
	font-size: 15px;
	font-weight: normal;
	left: 32%;
	line-height: 20px;
	top: 74%;
	width: 510px;
}
#todo {
	left: 37%;
	top: 60px;
	width: 25%;
}
div#demo {
	text-align: center;
}
div#demo>a {
	display: inline-block;
	text-decoration: none;
}
div#demo>a>h4 {
	padding: 5px 8px;
	margin: 20px;
	background-color: #225A86;
	color: #fff;
	box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
}
p#credits {
	z-index: -1;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: 14px;
}
p#credits>a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
img#github-logo {
	z-index: -1;
	position: fixed;
	bottom: -20px;
	right: 2%;
	opacity: 0.4;
}
