body {
   min-height: 2000px;
}


.footer {
	border-top:#999 2px solid;
  	bottom: 0;
  	width: 100%;
  	/* Set the fixed height of the footer here */
  	background-color: #f5f5f5;
	padding:20px;
}

.navbar-static-top {
  margin-bottom: 19px;
}

.bg1 {background-color:#f6f6f6; width:100%; padding:20px;}