body {
	padding-top: 20px;
}
h1 {
	padding-bottom: 20px;
}
input {
	width: 150px;
}
select {
	width: 164px;
}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
}
#push,
#footer {
	height: 100px;
}
#footer {
	background-color: #f5f5f5;
}
#footer p {
	margin: 20px 0;
}