html, body {
	height: 100%;
	background-color: #3c0100;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #634739;
}
*{
    margin: 0;
	 }
.wrapper {
min-height: 100%;
height: auto;
height: 100%;
margin: 0 auto -0px;
}
.footer, .push {
height: 0px;
}