* {
   margin: 0;
}

html, body {
   height: 100%;
}

.wrapper {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -4em;
}

.footer, .push {
   height: 4em;
}

.footer {
   background-color: #000; border-color: #96c; color: #96c;
   border-style: solid; border-width: 1px 0px 0px 0px;
   padding-top: 3px;
   width: 100%;
}

.footer a {
   color: #96c;
}
