body {
	/*margin-top: 50px;  50px is the height of the navbar - change this if the navbarn height changes */
	margin-top: 0px; /* 50px is the height of the navbar - change this if the navbarn height changes */
}

footer {
	/*margin: 50px 0;*/
	margin: 0px 0;
}
