body, html {
	padding: 0;
	margin: 0;
    font-family: 'Gotham Pro', sans-serif;
    min-height:100.1%
   	box-sizing: border-box;
}

