html { position: relative; min-height: 100%; }
body { margin-bottom: 150px; }
#footer { position: absolute; bottom: 0; min-height: 130px; width: 100%; }
