* {margin: 0; padding:0;}
body {height: 100%; background-color:#000;}
.all {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
}
.footer, .push {
	height: 20px;
	clear: both;
}
.footer,
.footer a {
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #999;
	text-decoration:none;
}

