* {
	margin: 0;
}
html, body {
	height: 100%;
}

.stickyfooter, .push {
	height: 30px; /* .push must be the same height as .stickyfooter */
	clear: both;
	width: 100%;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
