﻿html {
  position: relative;
  min-height: 100%;
}

/*body {
  background-image: url(http://localhost/jmnewtrition/v1/pictures/nutrition1.gif) !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed;
}*/

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #f5f5f5;
}
